ref: ce9531e0941d40cd301d1c1dfd15d6b0a4289cc8
parent: c63db75d9076c14e2e7f89f4d93950f51a30d606
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed Mar 5 07:25:54 EST 2003
correct a nested debug #ifdef git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@220 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/jbig2_symbol_dict.c
+++ b/jbig2_symbol_dict.c
@@ -8,7 +8,7 @@
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
- $Id: jbig2_symbol_dict.c,v 1.19 2002/08/15 14:54:45 giles Exp $
+ $Id: jbig2_symbol_dict.c,v 1.20 2003/03/05 12:25:54 giles Exp $
symbol dictionary segment decode and support
*/
@@ -52,7 +52,7 @@
int8_t sdrat[4];
} Jbig2SymbolDictParams;
-#ifdef HAVE_LIBPNG
+#ifdef DEBUG
void
jbig2_dump_symbol_dict(Jbig2SymbolDict *dict)
{
@@ -69,7 +69,7 @@
#endif
}
}
-#endif /* HAVE_LIBPNG */
+#endif /* DEBUG */
/* 6.5 */
static Jbig2SymbolDict *