aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgcc/fixinc.svr42
-rw-r--r--gcc/objc/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fixinc.svr4 b/gcc/fixinc.svr4
index f11b196..582c6fb 100755
--- a/gcc/fixinc.svr4
+++ b/gcc/fixinc.svr4
@@ -20,7 +20,7 @@
# You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to
# the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+# Boston, MA 02111-1307, USA.
#
# This script munges the native include files provided with System V
# Release 4 systems so as to remove things which are violations of the
diff --git a/gcc/objc/Makefile.in b/gcc/objc/Makefile.in
index bd08d75..7a6a1e9 100644
--- a/gcc/objc/Makefile.in
+++ b/gcc/objc/Makefile.in
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License along with
# GNU CC; see the file COPYING. If not, write to the Free Software
# Foundation, 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA. */
+# Boston, MA 02111-1307, USA.
# This makefile is run by the parent dir's makefile.
# thisdir1=`pwd`; \