mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-05 11:51:52 +00:00
Tiny mismatch with current code
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user