From f774a1312a9f06c827ac9e6ed5c9c1197010197f Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Mon, 19 Jan 2015 15:30:53 +0000 Subject: Make some $OpenBSD$ lines prettier/standardier by eliminating superflous '*' after '/*' and adding blank after terminating '$'. Also eases parsing of the lines by simple awk scripts. Aesthetic approval from tedu@. --- usr.bin/indent/indent_codes.h | 2 +- usr.bin/indent/indent_globs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/indent') diff --git a/usr.bin/indent/indent_codes.h b/usr.bin/indent/indent_codes.h index 9d672728aee..ec4202d75f9 100644 --- a/usr.bin/indent/indent_codes.h +++ b/usr.bin/indent/indent_codes.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: indent_codes.h,v 1.4 2003/06/12 01:07:27 deraadt Exp $*/ +/* $OpenBSD: indent_codes.h,v 1.5 2015/01/19 15:30:52 krw Exp $ */ /* * Copyright (c) 1985 Sun Microsystems, Inc. * Copyright (c) 1980, 1993 diff --git a/usr.bin/indent/indent_globs.h b/usr.bin/indent/indent_globs.h index 079ea0b32db..110e392c59c 100644 --- a/usr.bin/indent/indent_globs.h +++ b/usr.bin/indent/indent_globs.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: indent_globs.h,v 1.11 2013/06/20 06:28:15 jsg Exp $*/ +/* $OpenBSD: indent_globs.h,v 1.12 2015/01/19 15:30:52 krw Exp $ */ /* * Copyright (c) 1985 Sun Microsystems, Inc. * Copyright (c) 1980, 1993 -- cgit v1.2.3