1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Change the positions to be 0-based, instead of 1-based.

This commit is contained in:
Bruno Haible
2003-04-04 10:04:24 +00:00
parent 68f03b3ea7
commit ec3d1127fa
15 changed files with 100 additions and 72 deletions

View File

@@ -70,7 +70,6 @@ hash (str, len)
switch (hval)
{
default:
case 5:
hval += asso_values[(unsigned char)str[4]+1];
case 4:
case 3: