diff options
author | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-21 00:20:06 +0000 |
---|---|---|
committer | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-21 00:20:06 +0000 |
commit | a875e8dc40128a3b876dfc0387aa64bb669fabd4 (patch) | |
tree | c499d5282f9110c80942cb19ce887265fbef51c3 /decoder/gzstream.h | |
parent | f6cd72d39cdc7a034b36ad73d613f6f268826e48 (diff) |
gzstream
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@351 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'decoder/gzstream.h')
-rw-r--r-- | decoder/gzstream.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/gzstream.h b/decoder/gzstream.h index 5c709490..a7effd90 100644 --- a/decoder/gzstream.h +++ b/decoder/gzstream.h @@ -18,8 +18,8 @@ // ============================================================================ // // File : gzstream.h -// Revision : $Revision: 1.1 $ -// Revision_date : $Date: 2006/03/30 04:05:52 $ +// Revision : $Revision: 1.5 $ +// Revision_date : $Date: 2002/04/26 23:30:15 $ // Author(s) : Deepak Bandyopadhyay, Lutz Kettner // // Standard streambuf implementation following Nicolai Josuttis, "The |