* include/stdlib.h: Make words after #endif a comment.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | ||||
| 2003-02-08  Earnie Boyd  <earnie@users.sf.net> | ||||
|  | ||||
| 	* include/stdlib.h: Make words after #endif a comment. | ||||
|  | ||||
| 2003-02-07  Danny Smith  <dannysmith@users.sourceforge.net> | ||||
|  | ||||
| 	* include/locale.h: Include stddef.h for definition of NULL. | ||||
|   | ||||
| @@ -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 */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user