summaryrefslogtreecommitdiff
path: root/include/ruby/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/win32.h')
-rw-r--r--include/ruby/win32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/win32.h b/include/ruby/win32.h
index b8c99b2c3a..260c5d914d 100644
--- a/include/ruby/win32.h
+++ b/include/ruby/win32.h
@@ -126,7 +126,7 @@ typedef unsigned int uintptr_t;
typedef int clockid_t;
#define CLOCK_REALTIME 0
-#define CLOCK_MONOTINIC 1
+#define CLOCK_MONOTONIC 1
#undef getc
#undef putc