summaryrefslogtreecommitdiffstats
path: root/bin/chflags
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-05-01 14:45:27 +0000
committerobrien <obrien@FreeBSD.org>2003-05-01 14:45:27 +0000
commitcd28e9efd957e31d9cf527d3bf5f2a617ce1b8f3 (patch)
tree204cbe86e50160752f46fca4209817b7a821ad37 /bin/chflags
parentda6d6f33ac788822162fd45c2c50f196f05b3a38 (diff)
downloadFreeBSD-src-cd28e9efd957e31d9cf527d3bf5f2a617ce1b8f3.zip
FreeBSD-src-cd28e9efd957e31d9cf527d3bf5f2a617ce1b8f3.tar.gz
Make GCC 3.3 STFU about copyright[].
Diffstat (limited to 'bin/chflags')
-rw-r--r--bin/chflags/chflags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c
index 9204633..0f42f1a 100644
--- a/bin/chflags/chflags.c
+++ b/bin/chflags/chflags.c
@@ -31,13 +31,13 @@
* SUCH DAMAGE.
*/
+#if 0
#ifndef lint
static const char copyright[] =
"@(#) Copyright (c) 1992, 1993, 1994\n\
The Regents of the University of California. All rights reserved.\n";
#endif
-#if 0
#ifndef lint
static char sccsid[] = "@(#)chflags.c 8.5 (Berkeley) 4/1/94";
#endif
OpenPOWER on IntegriCloud