projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3869a92
)
Fix typo.
author
Paul Brook
<pbrook@gcc.gnu.org>
Wed, 15 Sep 2004 13:02:08 +0000
(13:02 +0000)
committer
Paul Brook
<pbrook@gcc.gnu.org>
Wed, 15 Sep 2004 13:02:08 +0000
(13:02 +0000)
From-SVN: r87548
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index 3dc56bce90e207541990858d5041e63e72ed9df5..7556626867930d427e6c6d7dc710533456bbb8f6 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-2,7
+2,7
@@
Paul Brook <paul@codesourcery.com>
* intrinsics/env.c (getenv, get_environmental_variable): Remove
- trailing white space. U
a
se alloca. Honour trim_name.
+ trailing white space. Use alloca. Honour trim_name.
2004-09-13 Bud Davis <bdavis9659@comcast.net>