projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5189dd4
)
gfortran.texi, [...]: Fix typos.
author
Kazu Hirata
<kazu@gcc.gnu.org>
Sun, 3 Jul 2005 18:40:25 +0000
(18:40 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Sun, 3 Jul 2005 18:40:25 +0000
(18:40 +0000)
* gfortran.texi, intrinsic.texi: Fix typos.
* symbol.c: Fix a comment typo.
From-SVN: r101560
gcc/fortran/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/fortran/ChangeLog
b/gcc/fortran/ChangeLog
index ae715c88919ae526bbe40f14475e08c8340c2370..ea4bf4bfede9e4627d4c73a114e878c2ceca4a38 100644
(file)
--- a/
gcc/fortran/ChangeLog
+++ b/
gcc/fortran/ChangeLog
@@
-1,6
+1,6
@@
2005-07-03 Kazu Hirata <kazu@codesourcery.com>
- * gfortran.texi, intrinsic.texi: Fix typo.
+ * gfortran.texi, intrinsic.texi: Fix typo
s
.
* symbol.c: Fix a comment typo.
2005-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>