]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Fix unterminated comments in previous checkin
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 20 Jan 2004 20:42:43 +0000 (20:42 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 20 Jan 2004 20:42:43 +0000 (20:42 +0000)
[originally from svn r3746]

pageant.rc
puttygen.rc
win_res.rc

index be532fbd8eb65c1dd3c72340cb31c6acb363847d..4fbbe8bfdf3dcd1c112fc4a630f8e12049aaa59d 100644 (file)
@@ -11,7 +11,7 @@
 #endif
 #endif
 
-#endif /* end #ifdef __LCC__
+#endif /* end #ifdef __LCC__ */
 
 /* Some systems don't define this, so I do it myself if necessary */
 #ifndef RT_MANIFEST
index ffef2eca258a9de7a2ef4e9f124171046e23fb22..e1f3feeababe695bf64c22527f17d3f505f3f768 100644 (file)
@@ -11,7 +11,7 @@
 #endif
 #endif
 
-#endif /* end #ifdef __LCC__
+#endif /* end #ifdef __LCC__ */
 
 /* Some systems don't define this, so I do it myself if necessary */
 #ifndef RT_MANIFEST
index cd8bc3c2817a18898008a17016e04f1c386dafa6..9a16c8147e0a1b5946920329e63e7e9ed3dd01bb 100644 (file)
@@ -11,7 +11,7 @@
 #endif
 #endif
 
-#endif /* end #ifdef __LCC__
+#endif /* end #ifdef __LCC__ */
 
 /* Some systems don't define this, so I do it myself if necessary */
 #ifndef TCS_MULTILINE