]> git.wh0rd.org - patches.git/blame - ppmtompeg-no-shadow.patch
more random patches. who knows.
[patches.git] / ppmtompeg-no-shadow.patch
CommitLineData
5e993f12 1Index: converter/ppm/ppmtompeg/combine.c
2===================================================================
3--- converter/ppm/ppmtompeg/combine.c (revision 101)
4+++ converter/ppm/ppmtompeg/combine.c (working copy)
5@@ -110,7 +110,6 @@ appendSpecifiedGopFiles(struct inputSour
6 nAttempts < READ_ATTEMPTS && !ifP;
7 ++nAttempts) {
8
9- FILE * ifP;
10 ifP = fopen(fileName, "rb");
11 if (ifP == NULL) {
12 pm_message("ERROR: Couldn't read file '%s'. retry %u",