diff options
Diffstat (limited to 'zlib/example.c')
-rw-r--r-- | zlib/example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/example.c b/zlib/example.c index 8307c841e4a..86b4af2a4f8 100644 --- a/zlib/example.c +++ b/zlib/example.c @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id$ */ +/* @(#) $Id: example.c,v 1.1 1999/05/04 19:30:26 tromey Exp $ */ #include <stdio.h> #include "zlib.h" |