Clean up and comment the use of local for static.

This commit is contained in:
Mark Adler
2016-10-26 10:25:10 -07:00
parent ce12c5cd00
commit bedea2483b
4 changed files with 6 additions and 6 deletions

View File

@@ -30,8 +30,6 @@
#include "zutil.h" /* for STDC and FAR definitions */
#define local static
/* Definitions for doing the crc four data bytes at a time. */
#if !defined(NOBYFOUR) && defined(Z_U4)
# define BYFOUR