fixed nested comments
[fw/sdcc] / as / link / z80 / lkmain.c
index da4719ae34c698a8d28b5d7ab223202cde5b3506..c7cbfcc1684b3d445e21fb5095f89619eb25955f 100644 (file)
@@ -1440,13 +1440,13 @@ char *usetxt[] = {
         "  -f   file[LNK]               File input",
         "  -p   Prompt and echo of file[LNK] to stdout (default)",
         "  -n   No echo of file[LNK] to stdout",
-/*
+#if 0
 #ifdef SDK
         "Usage: [-Options] outfile file [file ...]",
 #else /* SDK */
         "Usage: [-Options] file [file ...]",
 #endif /* SDK */
-*/
+#endif
         "Libraries:",
         "  -k   Library path specification, one per -k",
         "  -l   Library file specification, one per -l",