Revision 1b41c8eaca3d28c16882cb1c281bbd3108a64ecf authored by Filip Roséen on 09 March 2016, 11:50:01 UTC, committed by Jean-Baptiste Kempf on 09 March 2016, 11:57:29 UTC
Outputting the percentage when we do not have any (-1.f) is of no use,
this patch properly makes use diagnose what we actually have (either a
fixed location, or the percentage).

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1 parent 4f65458
Raw File
.gitattributes
*.c   ident
*.h   ident
*.m   ident
*.cpp ident
*.hpp ident
README ident
back to top