=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sort/Attic/tmp.c,v retrieving revision 1.2.12.1 retrieving revision 1.3 diff -u -r1.2.12.1 -r1.3 --- src/usr.bin/sort/Attic/tmp.c 2000/10/06 21:16:17 1.2.12.1 +++ src/usr.bin/sort/Attic/tmp.c 2000/06/30 16:00:23 1.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: tmp.c,v 1.2.12.1 2000/10/06 21:16:17 jason Exp $ */ +/* $OpenBSD: tmp.c,v 1.3 2000/06/30 16:00:23 millert Exp $ */ /*- * Copyright (c) 1993 @@ -40,7 +40,7 @@ #if 0 static char sccsid[] = "@(#)tmp.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: tmp.c,v 1.2.12.1 2000/10/06 21:16:17 jason Exp $"; +static char rcsid[] = "$OpenBSD: tmp.c,v 1.3 2000/06/30 16:00:23 millert Exp $"; #endif #endif /* not lint */