projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ef0e02
)
Fix end of line warning for gcc 3.1
author
Steven Edwards
<winehacker@gmail.com>
Mon, 15 Jul 2002 11:26:07 +0000
(11:26 +0000)
committer
Steven Edwards
<winehacker@gmail.com>
Mon, 15 Jul 2002 11:26:07 +0000
(11:26 +0000)
svn path=/trunk/; revision=3229
rosapps/cmd/chcp.c
patch
|
blob
|
history
diff --git
a/rosapps/cmd/chcp.c
b/rosapps/cmd/chcp.c
index
88bde4e
..
7f95235
100644
(file)
--- a/
rosapps/cmd/chcp.c
+++ b/
rosapps/cmd/chcp.c
@@
-82,4
+82,4
@@
INT CommandChcp (LPTSTR cmd, LPTSTR param)
return 0;
}
-#endif /* INCLUDE_CMD_CHCP */
\ No newline at end of file
+#endif /* INCLUDE_CMD_CHCP */