Changeset 2056 for trunk/src/kmk/read.c
- Timestamp:
- Nov 4, 2008, 4:25:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/read.c
r2041 r2056 2540 2540 cmds->commands = savestring (commands, commands_idx); 2541 2541 cmds->command_lines = 0; 2542 #ifdef CONFIG_WITH_MEMORY_OPTIMIZATIONS 2543 cmds->refs = 0; 2544 #endif 2542 2545 } 2543 2546 else
Note:
See TracChangeset
for help on using the changeset viewer.