=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/indent/indent.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/indent/indent.c 1996/05/21 21:51:18 1.2 +++ src/usr.bin/indent/indent.c 1996/06/26 05:34:29 1.3 @@ -1,3 +1,5 @@ +/* $OpenBSD: indent.c,v 1.3 1996/06/26 05:34:29 deraadt Exp $ */ + /* * Copyright (c) 1985 Sun Microsystems, Inc. * Copyright (c) 1980 The Regents of the University of California. @@ -43,7 +45,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)indent.c 5.16 (Berkeley) 2/26/91";*/ -static char rcsid[] = "$Id: indent.c,v 1.2 1996/05/21 21:51:18 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: indent.c,v 1.3 1996/06/26 05:34:29 deraadt Exp $"; #endif /* not lint */ #include