Ignore:
Timestamp:
Oct 26, 2008, 4:09:15 AM (17 years ago)
Author:
bird
Message:

kmk: Caught a variable::value update that I'd missed when implementing CONFIG_WITH_VALUE_LENGTH.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/variable.h

    r1932 r1946  
    427427
    428428extern int export_all_variables;
     429#ifdef CONFIG_WITH_STRCACHE2
     430extern struct strcache2 variable_strcache;
     431#endif
    429432
    430433#ifdef KMK
Note: See TracChangeset for help on using the changeset viewer.