Fix more footnotes (3 left).
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Nov 2014 19:45:40 +0000 (11:45 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 2 Nov 2014 19:45:40 +0000 (11:45 -0800)
dump.c

diff --git a/dump.c b/dump.c
index 2ba9827ba53f16a7cd7cb1740d1ffef1b5b6f24c..46fba9a884af2588738c61078f46e2edd337b9ca 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -1298,7 +1298,7 @@ dump_title(void)
               match_byte_assert(0x58);
               match_u32_assert(0);
               get_string();
-              match_byte_assert(0);
+              match_byte(0);
             }
           else
             match_byte_assert (0x58);