summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.c')
-rw-r--r--win32/win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/win32.c b/win32/win32.c
index a52e9ce54d..ce13650cfd 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -419,7 +419,7 @@ exit_handler(void)
// Initialization stuff
//
void
-NtInitialize(int *argc, char ***argv)
+rb_w32_sysinit(int *argc, char ***argv)
{
WORD version;