From eaf3fff90a28f606675fd3c1610d0def28d6be67 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 1 May 2003 16:58:57 +0000 Subject: Quiet warnings about copyright[]. --- bin/chio/chio.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/chio') diff --git a/bin/chio/chio.c b/bin/chio/chio.c index b0f160f..02cb32f 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -35,10 +35,12 @@ * Addidional Copyright (c) 2000, by C. Stephen Gunn, Waterspout Communications */ +#if 0 #ifndef lint static const char copyright[] = "@(#) Copyright (c) 1996 Jason R. Thorpe. All rights reserved."; #endif /* not lint */ +#endif #include __FBSDID("$FreeBSD$"); -- cgit v1.1