]> pd.if.org Git - pdclib/commitdiff
Declaration of Xdigits now handled by header.
authorsolar <unknown>
Wed, 24 May 2006 06:14:28 +0000 (06:14 +0000)
committersolar <unknown>
Wed, 24 May 2006 06:14:28 +0000 (06:14 +0000)
functions/_PDCLIB/print.c

index 986ab43cab2edba91b7fcef8b2779fb9e5bd9790..a8c44f6a93d2679a0bcce035ebcb881e7279d999 100644 (file)
@@ -12,8 +12,6 @@
 #include <stdlib.h>
 #include <stddef.h>
 
-extern char * _PDCLIB_Xdigits;
-
 /* Using an integer's bits as flags for both the conversion flags and length
    modifiers.
 */