From e2c3cc81d7b61b33dac7f34a4b2b8f142f1769c5 Mon Sep 17 00:00:00 2001 From: kan Date: Tue, 14 Aug 2007 03:04:42 +0000 Subject: Update locally changed files to GCC 4.2.1. Approved by: re (kensmith) --- contrib/gcc/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/gcc/version.c') diff --git a/contrib/gcc/version.c b/contrib/gcc/version.c index 2f7906e..0da50b1 100644 --- a/contrib/gcc/version.c +++ b/contrib/gcc/version.c @@ -9,7 +9,7 @@ in parentheses. You may also wish to include a number indicating the revision of your modified compiler. */ -#define VERSUFFIX "[FreeBSD]" +#define VERSUFFIX " [FreeBSD]" /* This is the location of the online document giving instructions for reporting bugs. If you distribute a modified version of GCC, -- cgit v1.1