This commit is contained in:
John Cupitt 2018-07-24 17:44:41 +01:00
parent e89dac20bb
commit 9147bb64c4
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ magick_set_image_option( ImageInfo *image_info,
* *
* For these formats, do the detection ourselves. * For these formats, do the detection ourselves.
* *
* Set image_info->magick if we spot one of the things we can spot. * Return an IM format specifier, or NULL to let IM do the detection.
*/ */
static const char * static const char *
magick_sniff( const unsigned char *bytes, size_t length ) magick_sniff( const unsigned char *bytes, size_t length )