Files
unixtime/unixtime.c
heinzel ca123fb724 Some minor fixes and improvments:
1. Fixed compiler warnings about incompatible usage of time_t in
   snprintf and fprintf format strings (Line 85 and 102).
2. Fixed usage of wronge time variable in failsafe error message
   (Line 102).
3. Clearified error message about wrong timestamp format. It now
   says integer instead of numeric (Line 87).
2012-10-09 10:34:47 +02:00

3.1 KiB