=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/man/Attic/config.h,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/man/Attic/config.h 2003/06/04 16:08:08 1.4 --- src/usr.bin/man/Attic/config.h 2004/09/15 22:20:03 1.5 *************** *** 1,4 **** ! /* $OpenBSD: config.h,v 1.4 2003/06/04 16:08:08 deraadt Exp $ */ /* $NetBSD: config.h,v 1.2 1995/09/28 06:05:28 tls Exp $ */ /*- --- 1,4 ---- ! /* $OpenBSD: config.h,v 1.5 2004/09/15 22:20:03 deraadt Exp $ */ /* $NetBSD: config.h,v 1.2 1995/09/28 06:05:28 tls Exp $ */ /*- *************** *** 52,56 **** TAG *addlist(char *); void config(char *); - void debug(char *); TAG *getlist(char *); --- 52,55 ----