From 4cfc4b060bd702c15cc7c3eca36e978e9e0f0d21 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Tue, 30 Apr 1991 22:05:54 -0800 Subject: [PATCH] not modified by Donn SCCS-vsn: usr.bin/ld/symseg.h 5.4 SCCS-vsn: usr.bin/ld/cplus-dem.c 5.4 --- usr/src/usr.bin/ld/cplus-dem.c | 4 +--- usr/src/usr.bin/ld/symseg.h | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/usr/src/usr.bin/ld/cplus-dem.c b/usr/src/usr.bin/ld/cplus-dem.c index b8b55de5b3..2661fd0034 100644 --- a/usr/src/usr.bin/ld/cplus-dem.c +++ b/usr/src/usr.bin/ld/cplus-dem.c @@ -1,12 +1,10 @@ /*- * This code is derived from software copyrighted by the Free Software * Foundation. - * - * Modified 1991 by Donn Seeley at UUNET Technologies, Inc. */ #ifndef lint -static char sccsid[] = "@(#)cplus-dem.c 5.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)cplus-dem.c 5.4 (Berkeley) %G%"; #endif /* not lint */ /* Demangler for GNU C++ diff --git a/usr/src/usr.bin/ld/symseg.h b/usr/src/usr.bin/ld/symseg.h index 6c58ac01c8..81cabba2bc 100644 --- a/usr/src/usr.bin/ld/symseg.h +++ b/usr/src/usr.bin/ld/symseg.h @@ -3,9 +3,7 @@ * This code is derived from software copyrighted by the Free Software * Foundation. * - * Modified 1991 by Donn Seeley at UUNET Technologies, Inc. - * - * @(#)symseg.h 5.3 (Berkeley) %G% + * @(#)symseg.h 5.4 (Berkeley) %G% */ /* GDB symbol table format definitions. -- 2.20.1