sig2             3218 contrib/tools/pngfix.c          if (file->length != sig1 || file->type != sig2)
sig2             3319 contrib/tools/pngfix.c                assert(length == sig1 && type == sig2);