projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a708a5c
)
*src/sysdep.c: Fix a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 9 Dec 2016 17:04:36 +0000
(19:04 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 9 Dec 2016 17:04:36 +0000
(19:04 +0200)
src/sysdep.c
patch
|
blob
|
history
diff --git
a/src/sysdep.c
b/src/sysdep.c
index 46802dd1eb0b0d492a8b441e4fac55a25f15c18f..3d2b9bdeeeea6fe62b6505fe8cef2cacb46aac0f 100644
(file)
--- a/
src/sysdep.c
+++ b/
src/sysdep.c
@@
-63,7
+63,7
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define STDERR_FILENO fileno(GetStdHandle(STD_ERROR_HANDLE))
#endif
#include "w32.h"
-#endif /*
not
WINDOWSNT */
+#endif /* WINDOWSNT */
#include <sys/types.h>
#include <sys/stat.h>