1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-17 02:57:33 -05:00

Fix unterminated comments in previous checkin

[originally from svn r3746]
This commit is contained in:
Jacob Nevins
2004-01-20 20:42:43 +00:00
parent fe793ca4f8
commit 9974e370fc
3 changed files with 3 additions and 3 deletions

View 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

View 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

View 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