diff options
Diffstat (limited to 'compat/zlib/example.c')
-rw-r--r-- | compat/zlib/example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/example.c b/compat/zlib/example.c index d315261..c6c2905 100644 --- a/compat/zlib/example.c +++ b/compat/zlib/example.c @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id: example.c,v 1.2 2010/03/16 09:01:04 nijtmans Exp $ */ +/* @(#) $Id: example.c,v 1.3 2010/04/20 14:50:10 nijtmans Exp $ */ #include "zlib.h" #include <stdio.h> |