diff options
author | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-31 02:04:41 +0000 |
---|---|---|
committer | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-31 02:04:41 +0000 |
commit | 3713f37614bb2b0f477c8ea22babd77adaa0a970 (patch) | |
tree | 77a4098828cf44d177aa6acc2998842b3a5cf2c6 /fastjar/ChangeLog | |
parent | 4dba9f7abaa042466cf559c1f773b624958a7661 (diff) | |
download | ppe42-gcc-3713f37614bb2b0f477c8ea22babd77adaa0a970.tar.gz ppe42-gcc-3713f37614bb2b0f477c8ea22babd77adaa0a970.zip |
Minor typos
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60672 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fastjar/ChangeLog')
-rw-r--r-- | fastjar/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index 2d27c0af2c5..bb40253b929 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -2,7 +2,7 @@ * Makefile.am (jar.1, grepjar.1): Protect against texi2pod/pod2man failing. - * Makefile.in: Regenerated + * Makefile.in: Regenerated. 2002-12-23 Joseph S. Myers <jsm@polyomino.org.uk> |