Changeset 18914 for trunk/pswarp/src/pswarpDefineSkycell.c
- Timestamp:
- Aug 5, 2008, 9:19:40 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpDefineSkycell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpDefineSkycell.c
r18061 r18914 64 64 // XXX EAM : this operation should be defined as a pmConfig function (pmConfigCopy?) 65 65 skyConfig = pmConfigAlloc(0, NULL); 66 skyConfig-> complete = psMemIncrRefCounter (config->complete);66 skyConfig->user = psMemIncrRefCounter (config->user); 67 67 68 68 psFree (skyConfig->files);
Note:
See TracChangeset
for help on using the changeset viewer.
