Some small changes

This commit is contained in:
ceriel
1993-11-10 12:35:33 +00:00
parent e3f7597cde
commit 799481ef90
5 changed files with 5 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ char **argv;
case 't': traceflag++;
break; /* line tracing */
case 'h': /* split EM file */
(void) fprint(STDERR,
fprint(STDERR,
"h option not implemented\n");
break;
case 'd': debug++;