CLEANUP: qpack: properly use the QPACK macros not HPACK ones in debug code

There were a few leftovers of DEBUG_HPACK and HPACK_SHT_SIZE instead of
their QPACK equivalent in the QPACK debug code. There's no harm anyway,
but it could lead to confusing results if the tables are not sized
equally.
1 file changed