]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Tiny mismatch with current code
authorSteve Underwood <steveu@coppice.org>
Wed, 2 Jan 2013 14:44:14 +0000 (22:44 +0800)
committerSteve Underwood <steveu@coppice.org>
Wed, 2 Jan 2013 14:44:14 +0000 (22:44 +0800)
libs/spandsp/test-data/etsi/fax/generate_etsi_300_242_pages.c

index 9a2a3e971e53bba21386b95a708f5ce83161cb51..5fe521df68104efc11a0322a247e81627297a7c4 100644 (file)
@@ -627,7 +627,7 @@ int main(int argc, char *argv[])
         TIFFSetField(tiff_file, TIFFTAG_CLEANFAXDATA, CLEANFAXDATA_CLEAN);
         TIFFSetField(tiff_file, TIFFTAG_IMAGELENGTH, image_length);
         TIFFCheckpointDirectory(tiff_file);
-        
+
         /* Write the image first.... */
         switch (sequence[i].type)
         {