- Timestamp:
- Jun 12, 2016, 10:19:42 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/types/psMetadata.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/types/psMetadata.c
r34089 r39598 1122 1122 *status = false; \ 1123 1123 } else { \ 1124 psError(PS_ERR_IO, true, "Couldn't find %s in the metadata.\n", key); \ 1124 psError(PS_ERR_IO, true, "Couldn't find %s in the metadata.\n", key); \ 1125 /* psLogMsg(__func__, PS_LOG_DETAIL, "Couldn't find %s in the metadata.\n", key); */ \ 1125 1126 } \ 1126 1127 return NULL; \
Note:
See TracChangeset
for help on using the changeset viewer.
