aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1997-10-01 07:52:31 -0600
committerJeff Law <law@gcc.gnu.org>1997-10-01 07:52:31 -0600
commit0d9011fd8157c7a12b794a0bcba85985f2c3270f (patch)
treee51e9e4559e29860bbac4801b56e41c900065dae /gcc
parent56f21d6ffd01853b0e6b3f2dc2cedd404cbba08f (diff)
downloadgcc-0d9011fd8157c7a12b794a0bcba85985f2c3270f.zip
gcc-0d9011fd8157c7a12b794a0bcba85985f2c3270f.tar.gz
gcc-0d9011fd8157c7a12b794a0bcba85985f2c3270f.tar.bz2
Fix typo.
From-SVN: r15824
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/version.c b/gcc/f/version.c
index dd56aeb7..9cbabbd 100644
--- a/gcc/f/version.c
+++ b/gcc/f/version.c
@@ -31,4 +31,4 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "version.h"
-char *ffe_version_string = "0.5.22-19970929"
+char *ffe_version_string = "0.5.22-19970929";