Changeset 10965 for trunk/psModules/src/config/pmConfigRecipes.c
- Timestamp:
- Jan 8, 2007, 12:26:06 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/config/pmConfigRecipes.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/config/pmConfigRecipes.c
r10503 r10965 146 146 147 147 // is a target recipe specified? 148 c har *recipeName = NULL;148 const char *recipeName = NULL; 149 149 char *key; 150 150 psArray *words = psStringSplitArray(config->argv[argNum], ":", false);
Note:
See TracChangeset
for help on using the changeset viewer.
