missed a few #undefs (no real impact I think)
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jan 2007 20:57:03 +0000 (20:57 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jan 2007 20:57:03 +0000 (20:57 -0000)
archival/libunarchive/decompress_unzip.c

index f330a11adf5c1b2fd425ef03b6abf5e0fec74399..fb87fe88da5faef5493360a8b22cbfe9dd6cd635 100644 (file)
@@ -606,6 +606,8 @@ static int inflate_codes(STATE_PARAM_ONLY)
 #undef td
 #undef bl
 #undef bd
+#undef nn
+#undef dd
 
 
 /* called once from inflate_block */