summaryrefslogtreecommitdiffhomepage
path: root/src/debug/ptyc_dbg_event.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ptyc_dbg_event.c')
-rw-r--r--src/debug/ptyc_dbg_event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/ptyc_dbg_event.c b/src/debug/ptyc_dbg_event.c
index 1398408..2577389 100644
--- a/src/debug/ptyc_dbg_event.c
+++ b/src/debug/ptyc_dbg_event.c
@@ -92,7 +92,7 @@ static int ptyc_dbg_input_record(void * hout, nt_input_record * rec)
}
-int ptyc_dbg_event(struct ptyc_driver_ctx_impl * ictx)
+int __stdcall ptyc_dbg_event(struct ptyc_driver_ctx_impl * ictx)
{
nt_input_record conevt[64];
uint32_t nread;