summaryrefslogtreecommitdiffstats
path: root/lib/libz/inffast.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libz/inffast.c')
-rw-r--r--lib/libz/inffast.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libz/inffast.c b/lib/libz/inffast.c
index c5c93a5..8c02a17 100644
--- a/lib/libz/inffast.c
+++ b/lib/libz/inffast.c
@@ -1,11 +1,8 @@
/* inffast.c -- fast decoding
- * Copyright (C) 1995-2003 Mark Adler
+ * Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "zutil.h"
#include "inftrees.h"
#include "inflate.h"
@@ -22,7 +19,7 @@ __FBSDID("$FreeBSD$");
- none
No measurable difference:
- Pentium III (Anderson)
- - 68060 (Nikl)
+ - M68060 (Nikl)
*/
#ifdef POSTINC
# define OFF 0
OpenPOWER on IntegriCloud