aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.c
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2005-10-29 00:21:21 +0000
committerMike Stump <mrs@apple.com>2005-10-29 00:21:21 +0000
commit00926c95c30582514c7d707a1682c2420141284b (patch)
tree769b25feab1e6dd96a1da2669a8d34f45a30fdbe /gcc/version.c
parent2d6b7d32a82cd6a8ca3f3fc10fc93a674fe1da6b (diff)
Tweak format a little
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/apple-local-200502-branch@105984 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/version.c')
-rw-r--r--gcc/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/version.c b/gcc/version.c
index 04dddfbdd57..3ec2a9b090c 100644
--- a/gcc/version.c
+++ b/gcc/version.c
@@ -16,7 +16,7 @@
to get version number string. Do not use new line.
*/
-const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5301, FSF subversion #$Rev$)";
+const char version_string[] = "4.0.1 (Apple Computer, Inc. build 5301, FSF subversion $Rev$)";
/* APPLE LOCAL end Apple version */
/* This is the location of the online document giving instructions for