kopia lustrzana https://gitlab.com/sane-project/backends
now commited the updated version of scanimage.c... fetched the wrong version
in my last commit. Thanks to Henning, whgo found this mistake! AbelDEVEL_2_0_BRANCH-1
rodzic
44932a72e3
commit
c47986a7b3
|
@ -1555,6 +1555,7 @@ main (int argc, char **argv)
|
||||||
default:
|
default:
|
||||||
fprintf(stderr, "%s: unknown format specifier %%%c\n",
|
fprintf(stderr, "%s: unknown format specifier %%%c\n",
|
||||||
prog_name, *percent);
|
prog_name, *percent);
|
||||||
|
*percent = '%';
|
||||||
}
|
}
|
||||||
percent++;
|
percent++;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue