Changeset 31036 for trunk/ippToPsps/src/Fits.c
- Timestamp:
- Mar 24, 2011, 1:21:35 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/Fits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/Fits.c
r31033 r31036 45 45 } 46 46 else 47 this->logger->print(this->logger, MSG_ INFO, "Fits", "Closed FITS file '%s'\n", this->path);47 this->logger->print(this->logger, MSG_DEBUG, "Fits", "Closed FITS file '%s'\n", this->path); 48 48 49 49 free(this);
Note:
See TracChangeset
for help on using the changeset viewer.
