diff options
Diffstat (limited to 'compat/zlib/contrib/iostream2')
-rw-r--r-- | compat/zlib/contrib/iostream2/zstream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/contrib/iostream2/zstream.h b/compat/zlib/contrib/iostream2/zstream.h index 29edb2a..12ad336 100644 --- a/compat/zlib/contrib/iostream2/zstream.h +++ b/compat/zlib/contrib/iostream2/zstream.h @@ -21,7 +21,7 @@ /* * zstream.h - C++ interface to the 'zlib' general purpose compression library - * $Id: zstream.h,v 1.1 2008/12/19 14:44:49 dkf Exp $ + * $Id: zstream.h,v 1.2 2010/03/16 09:01:38 nijtmans Exp $ */ #include <strstream.h> |