n comment

This commit is contained in:
John Cupitt 2020-12-03 13:34:21 +00:00
parent 587a7c2d63
commit 1f71c7ae07
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ static const char *heif_magic[] = {
"ftypavif" /* AV1 image format */
};
/* THe API has:
/* The API has:
*
* enum heif_filetype_result result = heif_check_filetype( buf, 12 );
*