=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/talk/look_up.c,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/talk/look_up.c 1996/04/28 23:58:05 1.2 --- src/usr.bin/talk/look_up.c 1996/06/26 05:40:24 1.3 *************** *** 1,3 **** --- 1,4 ---- + /* $OpenBSD: look_up.c,v 1.3 1996/06/26 05:40:24 deraadt Exp $ */ /* $NetBSD: look_up.c,v 1.3 1994/12/09 02:14:21 jtc Exp $ */ /* *************** *** 37,43 **** #if 0 static char sccsid[] = "@(#)look_up.c 8.1 (Berkeley) 6/6/93"; #endif ! static char rcsid[] = "$NetBSD: look_up.c,v 1.3 1994/12/09 02:14:21 jtc Exp $"; #endif /* not lint */ #include --- 38,44 ---- #if 0 static char sccsid[] = "@(#)look_up.c 8.1 (Berkeley) 6/6/93"; #endif ! static char rcsid[] = "$OpenBSD: look_up.c,v 1.3 1996/06/26 05:40:24 deraadt Exp $"; #endif /* not lint */ #include