diff options
Diffstat (limited to 'xc/lib/zlib/zconf.h')
-rw-r--r-- | xc/lib/zlib/zconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/zlib/zconf.h b/xc/lib/zlib/zconf.h index 1b2a54fc3..e33714686 100644 --- a/xc/lib/zlib/zconf.h +++ b/xc/lib/zlib/zconf.h @@ -1,11 +1,11 @@ -/* $TOG: zconf.h /main/5 1998/02/04 14:51:21 kaleb $ */ +/* $Xorg: zconf.h,v 1.3 2000/08/17 19:46:48 cpqbld Exp $ */ /* zconf.h -- configuration of the zlib compression library * Copyright (C) 1995-1996 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ -/* $XFree86: xc/lib/zlib/zconf.h,v 1.6 2000/08/09 23:40:16 dawes Exp $ */ +/* $XFree86: xc/lib/zlib/zconf.h,v 1.7 2001/01/17 19:43:55 dawes Exp $ */ #ifndef _ZCONF_H #define _ZCONF_H |