diff options
author | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-23 17:29:17 +0000 |
---|---|---|
committer | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-23 17:29:17 +0000 |
commit | b4a8bca51d5f40f6e063e12369e3672bcd8aa8e6 (patch) | |
tree | c6b5774162982b7e4857f4be066350a435189feb /libiberty/ChangeLog | |
parent | 1f3b83af524f926a42b312b954966ca349d9b69f (diff) | |
download | gcc-b4a8bca51d5f40f6e063e12369e3672bcd8aa8e6.tar.gz |
* argv.c (writeargv): Fix typo in inline documentation.
* functions.texi: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126855 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 36326fb43ad..30e4b4ee87c 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2007-07-23 DJ Delorie <dj@redhat.com> + + * argv.c (writeargv): Fix typo in inline documentation. + * functions.texi: Regenerate. + 2007-07-17 DJ Delorie <dj@redhat.com> * configure.ac (target_header_dir, msdosdjgpp): Remove duplicate |