mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 00:54:40 +00:00
Fix end of line warning for gcc 3.1
svn path=/trunk/; revision=3229
This commit is contained in:
parent
8ef0e02d6f
commit
d34f38d43f
1 changed files with 1 additions and 1 deletions
|
@ -82,4 +82,4 @@ INT CommandChcp (LPTSTR cmd, LPTSTR param)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* INCLUDE_CMD_CHCP */
|
#endif /* INCLUDE_CMD_CHCP */
|
||||||
|
|
Loading…
Reference in a new issue