summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2007-05-19 06:37:32 +0000
committerkan <kan@FreeBSD.org>2007-05-19 06:37:32 +0000
commitb3076ee99192b60a9c2ddcb3e161658008351c88 (patch)
tree1e164e70f4208c242a5e5579e089dc25fd4f66f6 /contrib/gcc
parent04fe1b9823bd845692b08250311e979f3da8917b (diff)
downloadFreeBSD-src-b3076ee99192b60a9c2ddcb3e161658008351c88.zip
FreeBSD-src-b3076ee99192b60a9c2ddcb3e161658008351c88.tar.gz
Cosmetics: remove extra space from GCC version string.
Diffstat (limited to 'contrib/gcc')
-rw-r--r--contrib/gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/version.c b/contrib/gcc/version.c
index 0da50b1..2f7906e 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,
OpenPOWER on IntegriCloud