summaryrefslogtreecommitdiff
path: root/src/sysdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sysdep.c')
-rw-r--r--src/sysdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysdep.c b/src/sysdep.c
index ba55d2361bb..32efd7a056d 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -2791,7 +2791,7 @@ sys_select (nfds, rfds, wfds, efds, timeout)
}
return ravail;
}
-#endif not WINDOWSNT
+#endif /* not WINDOWSNT */
/* Read keyboard input into the standard buffer,
waiting for at least one character. */