diff --git a/src/hb-open-type-private.hh b/src/hb-open-type-private.hh index ccd26dc4e529472e63de3a933a14645372b6c4fe..106af0ca61274c0f608c924db773967da7f7f0b5 100644 --- a/src/hb-open-type-private.hh +++ b/src/hb-open-type-private.hh @@ -295,7 +295,7 @@ struct Sanitizer if (sane) { if (context.edit_count) { #if HB_DEBUG_SANITIZE - fprintf (stderr, "Sanitizer %p passed first round with %d edits; going a second round %s\n", + fprintf (stderr, "Sanitizer %p passed first round with %d edits; doing a second round %s\n", blob, context.edit_count, __PRETTY_FUNCTION__); #endif /* sanitize again to ensure no toe-stepping */