VirtualBox

Changeset 1888 in kBuild


Ignore:
Timestamp:
Oct 19, 2008 11:20:26 PM (16 years ago)
Author:
bird
Message:

fixed bug in previous revision.

Location:
trunk/src/kmk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/strcache2.c

    r1887 r1888  
    570570  assert (!cache->case_insensitive);
    571571
    572 
    573572  cache->lookup_count++;
    574573
  • trunk/src/kmk/variable.c

    r1887 r1888  
    550550          if (!hash_2)
    551551            {
    552               hash_2 = strcache2_get_hash2 (&variable_cache, name, length);
     552              hash_2 = strcache2_get_hash2 (&variable_strcache, name, length);
    553553              assert (hash_2 & 1);
    554554            }
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette