From: Sjoerd Mullender Date: Fri, 24 Dec 1993 14:51:14 +0000 (+0000) Subject: Added function ttob. X-Git-Tag: v1.0.1~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d2d397bc5d2dffa75c350b20d332023bd4a5b98;p=thirdparty%2FPython%2Fcpython.git Added function ttob. --- diff --git a/Modules/rgbimgmodule.c b/Modules/rgbimgmodule.c index 4a983efb7c97..86ee71c8fb63 100644 --- a/Modules/rgbimgmodule.c +++ b/Modules/rgbimgmodule.c @@ -96,6 +96,8 @@ static lumrow PROTO((unsigned char *, unsigned char *, int)); static object *ImgfileError; +static int reverse_order; + #ifdef ADD_TAGS /* * addlongimgtag - @@ -339,6 +341,8 @@ longimagedata(self, args) if(badorder) { for(z=0; z