IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 29, 2006, 11:39:44 AM (20 years ago)
Author:
jhoblitt
Message:

fix a wide range of format string errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmHDUUtils.c

    r8246 r8669  
    102102    }
    103103
    104     psTrace("psModules.camera", level + 1, "Format: %x\n", hdu->format);
     104    psTrace("psModules.camera", level + 1, "Format: %p\n", hdu->format);
    105105    if (header) {
    106106        if (hdu->header) {
Note: See TracChangeset for help on using the changeset viewer.