1
0
forked from aniani/vim

updated for version 7.0078

This commit is contained in:
Bram Moolenaar
2005-06-01 21:51:55 +00:00
parent 2c29beed4c
commit d6f676daaf
8 changed files with 24 additions and 14 deletions

View File

@@ -3204,7 +3204,7 @@ typedef unsigned long ulg; /* unsigned 32-bit value */
static void make_crc_tab __ARGS((void));
ulg crc_32_tab[256];
static ulg crc_32_tab[256];
/*
* Fill the CRC table.