now commited the updated version of scanimage.c... fetched the wrong version

in my last commit. Thanks to Henning, whgo found this mistake!

Abel
DEVEL_2_0_BRANCH-1
Abel Deuring 2002-01-25 22:52:52 +00:00
rodzic 44932a72e3
commit c47986a7b3
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1555,6 +1555,7 @@ main (int argc, char **argv)
default:
fprintf(stderr, "%s: unknown format specifier %%%c\n",
prog_name, *percent);
*percent = '%';
}
percent++;
}