On Wednesday 22 October 2008 22:09, qboosh wrote: > Author: qboosh Date: Wed Oct 22 19:09:23 2008 GMT > Module: SOURCES Tag: HEAD > ---- Log message: > - $#^%&*$%^$% cvsnt > > ---- Files affected: > SOURCES: > DevIL-c++.patch (1.3 -> 1.4) > > ---- Diffs: > > ================================================================ > Index: SOURCES/DevIL-c++.patch > diff -u /dev/null SOURCES/DevIL-c++.patch:1.4 > --- /dev/null Wed Oct 22 21:09:24 2008 > +++ SOURCES/DevIL-c++.patch Wed Oct 22 21:09:18 2008 > @@ -0,0 +1,13 @@ > +--- DevIL-1.7.2/include/IL/il.h.orig 2008-09-05 03:07:54.000000000 +0200 > ++++ DevIL-1.7.2/include/IL/il.h 2008-10-22 17:12:05.242248526 +0200 > +@@ -510,8 +510,8 @@ > + ILAPI ILenum ILAPIENTRY ilGetError(void); > + ILAPI ILint ILAPIENTRY ilGetInteger(ILenum Mode); > + ILAPI ILvoid ILAPIENTRY ilGetIntegerv(ILenum Mode, ILint *Param); > +-ILAPI ILuint ILAPIENTRY ilGetLumpPos(ILvoid); > +-ILAPI ILubyte* ILAPIENTRY ilGetPalette(ILvoid); > ++ILAPI ILuint ILAPIENTRY ilGetLumpPos(void); > ++ILAPI ILubyte* ILAPIENTRY ilGetPalette(void); > + ILAPI ILstring ILAPIENTRY ilGetString(ILenum StringName); > + ILAPI ILvoid ILAPIENTRY ilHint(ILenum Target, ILenum Mode); > + ILAPI ILvoid ILAPIENTRY ilInit(void); > ================================================================
it is an ass! when i managed to set file binary due this newline unwanted conversion, how do you remove the binary sticky option later? -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
