tsort: clean up

Signed-off-by: Mattias Andrée <maandree@kth.se>
This commit is contained in:
Mattias Andrée 2016-02-17 09:45:07 +01:00 committed by sin
parent 1f6f1a8f4b
commit 4f701bcd8a
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ load_graph(FILE *fp)
free(line);
if (from)
eprintf("odd number of tokens in input, did you intended to use -l?\n");
eprintf("odd number of tokens in input\n");
}
static int