Fix end of line warning for gcc 3.1

svn path=/trunk/; revision=3229
This commit is contained in:
Steven Edwards 2002-07-15 11:26:07 +00:00
parent 8ef0e02d6f
commit d34f38d43f

View file

@ -82,4 +82,4 @@ INT CommandChcp (LPTSTR cmd, LPTSTR param)
return 0; return 0;
} }
#endif /* INCLUDE_CMD_CHCP */ #endif /* INCLUDE_CMD_CHCP */