- Timestamp:
- Sep 23, 2022, 5:49:37 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.c
r41896 r42288 242 242 const psPlane* coords) 243 243 { 244 if (!transform) {245 fprintf (stderr, "problem\n");246 }247 244 PS_ASSERT_PTR_NON_NULL(transform, NULL); 248 245 PS_ASSERT_PTR_NON_NULL(transform->x, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
