summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include/stdlib.h
diff options
context:
space:
mode:
authorEarnie Boyd <earnie@users.sf.net>2003-02-08 14:30:29 +0000
committerEarnie Boyd <earnie@users.sf.net>2003-02-08 14:30:29 +0000
commit9d55ae91b8020ae76e42f6ec3457a977d0b9f4f1 (patch)
tree26d652c7ade22c1465962408152eab4bc07bab74 /winsup/mingw/include/stdlib.h
parent313f13497935d2831e76f9b8b61ccc762dc1cc65 (diff)
downloadcygnal-9d55ae91b8020ae76e42f6ec3457a977d0b9f4f1.tar.gz
cygnal-9d55ae91b8020ae76e42f6ec3457a977d0b9f4f1.tar.bz2
cygnal-9d55ae91b8020ae76e42f6ec3457a977d0b9f4f1.zip
* include/stdlib.h: Make words after #endif a comment.
Diffstat (limited to 'winsup/mingw/include/stdlib.h')
-rw-r--r--winsup/mingw/include/stdlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/mingw/include/stdlib.h b/winsup/mingw/include/stdlib.h
index c4a101b6e..bd335c74a 100644
--- a/winsup/mingw/include/stdlib.h
+++ b/winsup/mingw/include/stdlib.h
@@ -236,7 +236,7 @@ __MINGW_IMPORT unsigned int _osver;
__MINGW_IMPORT unsigned int _winver;
__MINGW_IMPORT unsigned int _winmajor;
__MINGW_IMPORT unsigned int _winminor;
-#endif __DECLSPEC_SUPPORTED
+#endif /* __DECLSPEC_SUPPORTED */
#else
/* Not msvcrtxx.dll, thus crtdll.dll */