diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-11 21:50:08 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-11 21:50:08 +0000 |
commit | 8fb70fc4bd1fb4f8f775b60431775581a6d1e6da (patch) | |
tree | 517df01c0a2486887f96360ff2aefbb816be560b /zlib/contrib | |
parent | c013f26c67d959e1cd35112f5ee77721dbc33f7f (diff) | |
download | gcc-8fb70fc4bd1fb4f8f775b60431775581a6d1e6da.tar.gz |
Dummy commit in preparation for import
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50605 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/contrib')
-rw-r--r-- | zlib/contrib/iostream2/zstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/contrib/iostream2/zstream.h b/zlib/contrib/iostream2/zstream.h index 43d2332b79b..be7829ba3dc 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.1 1999/05/04 19:30:27 tromey Exp $ */ #include <strstream.h> |