(wrong string) ée

From: <git_AT_suckless.org>
Date: Wed, 17 Feb 2016 09:56:59 +0100 (CET)

commit 4f701bcd8a8beeba5e0b56f819481d3782746281
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Wed Feb 17 09:45:07 2016 +0100
Commit: sin <sin_AT_2f30.org>
CommitDate: Wed Feb 17 08:56:54 2016 +0000

    tsort: clean up
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/tsort.c b/tsort.c
index 5e020ae..90e2855 100644
--- a/tsort.c
+++ b/tsort.c
_AT_@ -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
Received on Wed Feb 17 2016 - 09:56:59 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 17 2016 - 10:00:15 CET