From bf73580a4a388748a773b8bbd0b6b06bcbf390d8 Mon Sep 17 00:00:00 2001 From: cgd Date: Tue, 16 Jan 2001 02:50:27 +0000 Subject: comment or delete text after CPP directives. --- atc/input.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'atc/input.c') diff --git a/atc/input.c b/atc/input.c index a5c75dec..900bc287 100644 --- a/atc/input.c +++ b/atc/input.c @@ -1,4 +1,4 @@ -/* $NetBSD: input.c,v 1.13 1999/07/25 00:24:38 hubertf Exp $ */ +/* $NetBSD: input.c,v 1.14 2001/01/16 02:50:28 cgd Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -50,9 +50,9 @@ #if 0 static char sccsid[] = "@(#)input.c 8.1 (Berkeley) 5/31/93"; #else -__RCSID("$NetBSD: input.c,v 1.13 1999/07/25 00:24:38 hubertf Exp $"); +__RCSID("$NetBSD: input.c,v 1.14 2001/01/16 02:50:28 cgd Exp $"); #endif -#endif not lint +#endif /* not lint */ #include "include.h" #include "pathnames.h" -- cgit v1.2.3