Fix a typo
Modified: trunk/reactos/subsys/system/cmd/En.rc
_____
Modified: trunk/reactos/subsys/system/cmd/En.rc
--- trunk/reactos/subsys/system/cmd/En.rc 2005-10-19 19:50:15 UTC
(rev 18602)
+++ trunk/reactos/subsys/system/cmd/En.rc 2005-10-19 20:09:30 UTC
(rev 18603)
@@ -220,14 +220,14 @@
STRING_DIRSTACK_HELP4, "Directory stack empty"
-STRING_ECHO_HELP1, "Display a messages without trailing carridge
return and line feed.\n\n\
+STRING_ECHO_HELP1, "Display a messages without trailing carriage
return and line feed.\n\n\
ECHOS message"
STRING_ECHO_HELP2, "Displays a message to the standard error.\n\n\
ECHOERR message\n\
ECHOERR. prints an empty line"
-STRING_ECHO_HELP3, "Prints a messages to standard error output without
trailing carridge return and line feed.\n\n\
+STRING_ECHO_HELP3, "Prints a messages to standard error output without
trailing carriage return and line feed.\n\n\
ECHOSERR message"
STRING_ECHO_HELP4, "Displays a message or switches command echoing on
or off.\n\n\
add CRLF to fix build
Modified: trunk/reactos/w32api/include/excpt.h
_____
Modified: trunk/reactos/w32api/include/excpt.h
--- trunk/reactos/w32api/include/excpt.h 2005-10-19 19:33:15 UTC
(rev 18601)
+++ trunk/reactos/w32api/include/excpt.h 2005-10-19 19:50:15 UTC
(rev 18602)
@@ -89,4 +89,4 @@
#endif /* Not RC_INVOKED */
-#endif /* _EXCPT_H_ not defined */
\ No newline at end of file
+#endif /* _EXCPT_H_ not defined */
fixed inconsistent newlines
Modified: trunk/reactos/w32api/include/excpt.h
_____
Modified: trunk/reactos/w32api/include/excpt.h
--- trunk/reactos/w32api/include/excpt.h 2005-10-19 17:05:58 UTC
(rev 18599)
+++ trunk/reactos/w32api/include/excpt.h 2005-10-19 17:18:34 UTC
(rev 18600)
@@ -14,10 +14,10 @@
#ifndef _EXCPT_H_
#define _EXCPT_H_
-/* All the headers include this file. */
+/* All the headers include this file. */
#if defined(__MINGW32__)
#include <_mingw.h>
-#endif
+#endif
#include <windef.h>
@@ -89,4 +89,4 @@
#endif /* Not RC_INVOKED */
-#endif /* _EXCPT_H_ not defined */
+#endif /* _EXCPT_H_ not defined */
\ No newline at end of file
Property changes on: trunk/reactos/w32api/include/excpt.h
___________________________________________________________________
Name: svn:eol-style
+ native