diff options
author | Joseph Myers <jsm@polyomino.org.uk> | 2003-03-30 17:56:33 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2003-03-30 17:56:33 +0100 |
commit | 438f63a80d960df11deb432ee840decd3e4ae713 (patch) | |
tree | ee4b7496bf2a368326edf5ad36440d3235f05b4f /fastjar | |
parent | ed3cf9539b38d56097601dd56acd1433931ed603 (diff) | |
download | gcc-438f63a80d960df11deb432ee840decd3e4ae713.zip gcc-438f63a80d960df11deb432ee840decd3e4ae713.tar.gz gcc-438f63a80d960df11deb432ee840decd3e4ae713.tar.bz2 |
fastjar.texi: Remove @ at start of file.
fastjar:
* fastjar.texi: Remove @ at start of file.
gcc/java:
* gcj.texi: Remove @ at start of file.
From-SVN: r65045
Diffstat (limited to 'fastjar')
-rw-r--r-- | fastjar/ChangeLog | 4 | ||||
-rw-r--r-- | fastjar/fastjar.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/fastjar/ChangeLog b/fastjar/ChangeLog index 33d8d67..1217352 100644 --- a/fastjar/ChangeLog +++ b/fastjar/ChangeLog @@ -1,3 +1,7 @@ +2003-03-30 Joseph S. Myers <jsm@polyomino.org.uk> + + * fastjar.texi: Remove @ at start of file. + 2003-03-10 Mohan Embar <gnustuff@thisiscool.com> * dostime.c: add #include <stddef.h> for definition of NULL diff --git a/fastjar/fastjar.texi b/fastjar/fastjar.texi index 42bc4d7..b7c1259 100644 --- a/fastjar/fastjar.texi +++ b/fastjar/fastjar.texi @@ -1,4 +1,4 @@ -@\input texinfo @c -*-texinfo-*- +\input texinfo @c -*-texinfo-*- @setfilename fastjar.info @settitle Guide to GNU jar utilites |