=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/m4/look.c,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/m4/look.c 2001/09/17 08:11:13 1.8 --- src/usr.bin/m4/look.c 2002/02/16 21:27:48 1.9 *************** *** 1,4 **** ! /* $OpenBSD: look.c,v 1.8 2001/09/17 08:11:13 espie Exp $ */ /* * Copyright (c) 1989, 1993 --- 1,4 ---- ! /* $OpenBSD: look.c,v 1.9 2002/02/16 21:27:48 millert Exp $ */ /* * Copyright (c) 1989, 1993 *************** *** 55,61 **** #include "stdd.h" #include "extern.h" ! static void freent __P((ndptr)); unsigned hash(name) --- 55,61 ---- #include "stdd.h" #include "extern.h" ! static void freent(ndptr); unsigned hash(name)