=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/indent/indent.c,v retrieving revision 1.6.4.1 retrieving revision 1.7 diff -u -r1.6.4.1 -r1.7 --- src/usr.bin/indent/indent.c 2000/10/06 21:16:13 1.6.4.1 +++ src/usr.bin/indent/indent.c 2000/06/30 16:00:15 1.7 @@ -1,4 +1,4 @@ -/* $OpenBSD: indent.c,v 1.6.4.1 2000/10/06 21:16:13 jason Exp $ */ +/* $OpenBSD: indent.c,v 1.7 2000/06/30 16:00:15 millert Exp $ */ /* * Copyright (c) 1985 Sun Microsystems, Inc. @@ -45,7 +45,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)indent.c 5.16 (Berkeley) 2/26/91";*/ -static char rcsid[] = "$OpenBSD: indent.c,v 1.6.4.1 2000/10/06 21:16:13 jason Exp $"; +static char rcsid[] = "$OpenBSD: indent.c,v 1.7 2000/06/30 16:00:15 millert Exp $"; #endif /* not lint */ #include