Changeset 8674 for trunk/psastro/src/psastroWCS.c
- Timestamp:
- Aug 29, 2006, 12:02:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroWCS.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroWCS.c
r7332 r8674 213 213 break; 214 214 default: 215 psLogMsg ("psastro", 2, "warning: unknown projection type % s\n", toSky->type);215 psLogMsg ("psastro", 2, "warning: unknown projection type %d\n", toSky->type); 216 216 return false; 217 217 }
Note:
See TracChangeset
for help on using the changeset viewer.
