Changeset 1180 in kBuild
- Timestamp:
- Oct 5, 2007 8:19:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.c
r1171 r1180 1717 1717 else 1718 1718 v = lookup_variable (varname, varname_len); 1719 # ifdef CONFIG_WITH_VALUE_LENGTH1720 if (alloc_value)1721 free (alloc_value);1722 # endif1723 1719 } 1724 1720 else
Note:
See TracChangeset
for help on using the changeset viewer.