]> git.sur5r.net Git - cc65/blobdiff - src/common/strstack.h
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / src / common / strstack.h
index 6331241de749eb92a7d7104e2174a5b0fa44bc36..d29a47993daaf13c4cc28bfd1bf172fe4b85eb85 100644 (file)
@@ -100,7 +100,5 @@ void SS_Push (StrStack* S, const char* Val);
 
 
 /* End of strstack.h */
-#endif
-
-
 
+#endif