Merge remote-tracking branch 'origin/master'

This commit is contained in:
John Cupitt 2012-07-03 14:10:28 +01:00
commit 3c1af9c0ea
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ im_tiff2vips( const char *name, IMAGE *out )
im_filename_split( name, filename, mode );
page = 0;
sequential = FALSE;
p = &mode[0];
if( (q = im_getnextoption( &p )) ) {
page = atoi( q );