=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tip/Attic/cu.c,v retrieving revision 1.15.2.1 retrieving revision 1.16 diff -u -r1.15.2.1 -r1.16 --- src/usr.bin/tip/Attic/cu.c 2004/11/13 23:56:37 1.15.2.1 +++ src/usr.bin/tip/Attic/cu.c 2004/11/07 09:48:08 1.16 @@ -1,4 +1,4 @@ -/* $OpenBSD: cu.c,v 1.15.2.1 2004/11/13 23:56:37 brad Exp $ */ +/* $OpenBSD: cu.c,v 1.16 2004/11/07 09:48:08 otto Exp $ */ /* $NetBSD: cu.c,v 1.5 1997/02/11 09:24:05 mrg Exp $ */ /* @@ -34,7 +34,7 @@ #if 0 static char sccsid[] = "@(#)cu.c 8.1 (Berkeley) 6/6/93"; #endif -static const char rcsid[] = "$OpenBSD: cu.c,v 1.15.2.1 2004/11/13 23:56:37 brad Exp $"; +static const char rcsid[] = "$OpenBSD: cu.c,v 1.16 2004/11/07 09:48:08 otto Exp $"; #endif /* not lint */ #include "tip.h"