summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--psprint/source/fontsubset/list.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/psprint/source/fontsubset/list.c b/psprint/source/fontsubset/list.c
index 722c8e0386e7..e1b8aa05edaf 100644
--- a/psprint/source/fontsubset/list.c
+++ b/psprint/source/fontsubset/list.c
@@ -2,9 +2,9 @@
*
* $RCSfile: list.c,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2004-02-04 11:51:28 $
+ * last change: $Author: obo $ $Date: 2004-03-17 10:49:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-/* $Id: list.c,v 1.3 2004-02-04 11:51:28 hr Exp $ */
+/* $Id: list.c,v 1.4 2004-03-17 10:49:49 obo Exp $ */
/*[]---------------------------------------------------[]*/
/*| |*/
@@ -76,6 +76,7 @@
# define NDEBUG
# endif
#endif
+
#include <assert.h>
#ifdef MALLOC_TRACE