From cb55ee9f86f97094c93b170f7bda242453dec250 Mon Sep 17 00:00:00 2001 From: krw <> Date: Mon, 19 Jan 2015 15:30:52 +0000 Subject: [PATCH] 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@. --- src/include/netgroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/netgroup.h b/src/include/netgroup.h index c6f2cbfc..364b846e 100644 --- a/src/include/netgroup.h +++ b/src/include/netgroup.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: netgroup.h,v 1.6 2007/03/05 20:29:14 millert Exp $*/ +/* $OpenBSD: netgroup.h,v 1.7 2015/01/19 15:30:52 krw Exp $ */ /* * Copyright (c) 1994 Christos Zoulas * All rights reserved.