Changeset 25027 for branches/pap/psModules/src/concepts/pmConceptsRead.c
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psModules
- Property svn:mergeinfo deleted
-
branches/pap/psModules/src/concepts/pmConceptsRead.c
r22699 r25027 425 425 if (rows->n == 0) { 426 426 psWarning("No rows returned from database query for concept %s --- ignored.", name); 427 psFree(rows); 427 428 return NULL; 428 429 }
Note:
See TracChangeset
for help on using the changeset viewer.
