Fixed EOL, indent.

This commit is contained in:
skarg
2009-10-24 17:02:59 +00:00
parent 857d0c185d
commit c04e69da8c
118 changed files with 2633 additions and 2629 deletions
+3 -3
View File
@@ -101,9 +101,9 @@ extern "C" {
#if !defined(__BORLANDC__) && !defined(_MSC_VER)
int stricmp(
const char *s1,
const char *s2);
int stricmp(
const char *s1,
const char *s2);
#endif
#ifdef TEST