- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/sys/psErrorCodes.c.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/psLib/src/sys/psErrorCodes.c.in
r11675 r27839 67 67 static void freeErrorDescription(psErrorDescription* err) 68 68 { 69 psFree( (void *)err->description);69 psFree(err->description); 70 70 } 71 71
Note:
See TracChangeset
for help on using the changeset viewer.
