]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/camsource/camsource-0.7.0/gcc34.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / camsource / camsource-0.7.0 / gcc34.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- camsource-0.7.0/src/mod_handle.c~gcc34      2002-09-27 14:54:05.000000000 -0500
7 +++ camsource-0.7.0/src/mod_handle.c    2004-06-15 16:50:30.000000000 -0500
8 @@ -306,7 +306,7 @@
9                                 goto inuse;     /* break */
10                 }
11                 dlclose(dlh);
12 -inuse:
13 +inuse:;
14         }
15  }
16