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