From 113c74438c2a00a58d7824903f12a633deca1413 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Mon, 18 Aug 2003 03:03:22 +0000 Subject: "Fixes for \ gcc33" PR: ports/55288 (Volker Stolz) --- sysutils/44bsd-more/files/patch-main.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sysutils/44bsd-more/files/patch-main.c (limited to 'sysutils') diff --git a/sysutils/44bsd-more/files/patch-main.c b/sysutils/44bsd-more/files/patch-main.c new file mode 100644 index 000000000000..3e000dad57d9 --- /dev/null +++ b/sysutils/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 */ + -- cgit v1.2.3