Changeset 23296
- Timestamp:
- Mar 12, 2009, 11:40:39 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsStandard.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsStandard.c
r22699 r23296 888 888 default: 889 889 psError(PS_ERR_UNKNOWN, true, "Unable to parse %s.\n", pattern->name); 890 return NULL; 891 } 892 893 if (!time) { 894 psError(PS_ERR_BAD_PARAMETER_SIZE, false, "Unable to parse time for %s", pattern->name); 890 895 return NULL; 891 896 }
Note:
See TracChangeset
for help on using the changeset viewer.
