aboutsummaryrefslogtreecommitdiff
path: root/zlib/contrib
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2002-03-11 23:14:44 +0000
committerTom Tromey <tromey@gcc.gnu.org>2002-03-11 23:14:44 +0000
commit4f5500b2c1c1d7288b22df8db0c46d208950d659 (patch)
tree2825188e0086aed08c1e2a50f4b61a66ae6345cc /zlib/contrib
parent8f3f0c8489b725a9d02134d4bdd24962d7c13493 (diff)
downloadgcc-4f5500b2c1c1d7288b22df8db0c46d208950d659.zip
gcc-4f5500b2c1c1d7288b22df8db0c46d208950d659.tar.gz
gcc-4f5500b2c1c1d7288b22df8db0c46d208950d659.tar.bz2
backport: ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
Merged from trunk: * ChangeLog.gcj: Imported 1.1.4, while preserving local changes. From-SVN: r50619
Diffstat (limited to 'zlib/contrib')
-rw-r--r--zlib/contrib/iostream2/zstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/contrib/iostream2/zstream.h b/zlib/contrib/iostream2/zstream.h
index 43d2332..fb7c2ce9 100644
--- a/zlib/contrib/iostream2/zstream.h
+++ b/zlib/contrib/iostream2/zstream.h
@@ -21,7 +21,7 @@
/*
* zstream.h - C++ interface to the 'zlib' general purpose compression library
- * $Id: zstream.h 1.1 1997-06-25 12:00:56+02 tyge Exp tyge $
+ * $Id: zstream.h,v 1.2 2002/03/11 21:49:46 tromey Exp $
*/
#include <strstream.h>