IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35431


Ignore:
Timestamp:
Apr 24, 2013, 3:05:48 PM (13 years ago)
Author:
bills
Message:

add a couple of periods to log messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/ppstampParseCamera.c

    r35395 r35431  
    101101    }
    102102    if (astrom) {
    103         psLogMsg ("ppstamp", 3, "Using supplied astrometry\n");
     103        psLogMsg ("ppstamp", 3, "Using supplied astrometry.\n");
    104104    } else {
    105         psLogMsg ("ppstamp", 3, "Using header astrometry\n");
     105        psLogMsg ("ppstamp", 3, "Using header astrometry.\n");
    106106    }
    107107
Note: See TracChangeset for help on using the changeset viewer.