PDB eReader output: Correct tag.

This commit is contained in:
John Schember 2009-08-11 21:23:25 -04:00
parent a0821a6882
commit de4296018c

View File

@ -27,7 +27,7 @@ TAG_MAP = {
'del' : 'o',
'h1' : 'x',
'h2' : 'X0',
'h3' : 'x1',
'h3' : 'X1',
'h4' : 'X2',
'h5' : 'X3',
'h6' : 'X4',