Changeset 21404 for trunk/pstamp/src
- Timestamp:
- Feb 6, 2009, 3:25:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/pstampdump.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/pstampdump.c
r20112 r21404 64 64 exit(PS_EXIT_SYS_ERROR); 65 65 } 66 printf( str);66 printf("%s", str); 67 67 printf("END\n"); 68 68 }
Note:
See TracChangeset
for help on using the changeset viewer.
