IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21404 for trunk/pstamp/src


Ignore:
Timestamp:
Feb 6, 2009, 3:25:59 PM (17 years ago)
Author:
eugene
Message:

no dynamic formats without args

File:
1 edited

Legend:

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

    r20112 r21404  
    6464            exit(PS_EXIT_SYS_ERROR);
    6565        }
    66         printf(str);
     66        printf("%s", str);
    6767        printf("END\n");
    6868    }
Note: See TracChangeset for help on using the changeset viewer.