summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>2003-08-18 03:03:22 +0000
committerhoek <hoek@FreeBSD.org>2003-08-18 03:03:22 +0000
commit82aeaf543ac821e82464bfb6c1ffd9c6730c6324 (patch)
tree144c6382c84260b01cb5942d17d159fc146cbf84 /misc
parent3fa3443fcc73ed6600e64027acdca5c8ceaf6901 (diff)
downloadFreeBSD-ports-82aeaf543ac821e82464bfb6c1ffd9c6730c6324.zip
FreeBSD-ports-82aeaf543ac821e82464bfb6c1ffd9c6730c6324.tar.gz
"Fixes for \
gcc33" PR: ports/55288 (Volker Stolz)
Diffstat (limited to 'misc')
-rw-r--r--misc/44bsd-more/files/patch-main.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/44bsd-more/files/patch-main.c b/misc/44bsd-more/files/patch-main.c
new file mode 100644
index 0000000..3e000da
--- /dev/null
+++ b/misc/44bsd-more/files/patch-main.c
@@ -0,0 +1,14 @@
+--- main.c.orig Tue Aug 5 17:17:15 2003
++++ main.c Tue Aug 5 17:21:34 2003
+@@ -33,9 +33,9 @@
+ */
+
+ #ifndef lint
+-char copyright[] =
++char copyright[] = \
+ "@(#) Copyright (c) 1988 Mark Nudleman.\n\
+-@(#) Copyright (c) 1988, 1993
++@(#) Copyright (c) 1988, 1993\
+ Regents of the University of California. All rights reserved.\n";
+ #endif /* not lint */
+
OpenPOWER on IntegriCloud