diff options
Diffstat (limited to 'usr.bin/indent/indent_globs.h')
-rw-r--r-- | usr.bin/indent/indent_globs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/indent/indent_globs.h b/usr.bin/indent/indent_globs.h index 990bf6fb00b..2f2b38f0410 100644 --- a/usr.bin/indent/indent_globs.h +++ b/usr.bin/indent/indent_globs.h @@ -1,3 +1,4 @@ +/* * $OpenBSD: indent_globs.h,v 1.2 1996/06/26 05:34:30 deraadt Exp $*/ /* * Copyright (c) 1985 Sun Microsystems, Inc. * Copyright (c) 1980 The Regents of the University of California. @@ -33,7 +34,6 @@ * SUCH DAMAGE. * * from: @(#)indent_globs.h 5.11 (Berkeley) 2/26/91 - * $Id: indent_globs.h,v 1.1 1995/10/18 08:45:25 deraadt Exp $ */ #define BACKSLASH '\\' |