From: Jeff Law Date: Wed, 1 Oct 1997 13:52:31 +0000 (-0600) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0d9011fd8157c7a12b794a0bcba85985f2c3270f;p=gcc.git Fix typo. From-SVN: r15824 --- diff --git a/gcc/f/version.c b/gcc/f/version.c index dd56aeb76a0..9cbabbdb590 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";