]> git.sur5r.net Git - cc65/blobdiff - src/common/strutil.h
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / common / strutil.h
index 24daa222a60e7ba127e43e4683c3bb6b93ddd329..2bdcc56865a235d1c55c201523783326b5ff4f9f 100644 (file)
@@ -62,6 +62,3 @@ int StrCaseCmp (const char* S1, const char* S2);
 /* End of strutil.h */
 
 #endif
-
-
-