Changeset 11274 for trunk/psastro/src/psastroErrorCodes.c.in
- Timestamp:
- Jan 24, 2007, 12:59:53 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroErrorCodes.c.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroErrorCodes.c.in
r9575 r11274 18 18 for (int i = 0; i < nerror; i++) { 19 19 psErrorDescription *tmp = psAlloc(sizeof(psErrorDescription)); 20 p_psMemSetPersistent(tmp, true);21 20 *tmp = errors[i]; 22 21 psErrorRegister(tmp, 1);
Note:
See TracChangeset
for help on using the changeset viewer.
