formats introduced in lint

This commit is contained in:
dick
1988-10-12 16:05:17 +00:00
parent aa4e16a912
commit bcf83eb1c4
13 changed files with 325 additions and 166 deletions

View File

@@ -146,7 +146,6 @@ gen_idf()
*/
static int name_cnt;
char buff[100];
char *sprint();
sprint(buff, "#%d in %s, line %u",
++name_cnt, dot.tk_file, dot.tk_line);