Comment 4 for bug 1306426

Revision history for this message
Nelson A. de Oliveira (naoliv) wrote :

Or NDEBUG isn't defined :-)

    fprintf(fd, "pngquant, %s, by Greg Roelofs, Kornel Lesinski.\n"
        #ifndef NDEBUG
                    " DEBUG (slow) version.\n"
        #endif

But anyway, it's only a message.