From: Eli Zaretskii Date: Fri, 9 Dec 2016 17:04:36 +0000 (+0200) Subject: *src/sysdep.c: Fix a comment. X-Git-Tag: emacs-26.0.90~1144^2~4 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ad03e7af8b816a9a86480196383eaf080afc28e4;p=emacs.git *src/sysdep.c: Fix a comment. --- diff --git a/src/sysdep.c b/src/sysdep.c index 46802dd1eb0..3d2b9bdeeee 100644 --- a/src/sysdep.c +++ b/src/sysdep.c @@ -63,7 +63,7 @@ along with GNU Emacs. If not, see . */ #define STDERR_FILENO fileno(GetStdHandle(STD_ERROR_HANDLE)) #endif #include "w32.h" -#endif /* not WINDOWSNT */ +#endif /* WINDOWSNT */ #include #include