diff --git a/Fonderie/interpolator.c b/Fonderie/interpolator.c index 369f156..18bcf56 100644 --- a/Fonderie/interpolator.c +++ b/Fonderie/interpolator.c @@ -257,7 +257,7 @@ int sort = 0; char *InFchain = "0"; char *OutFchain = "0"; -fprintf(stderr, "*** %s\n\tcompiled by tTh, %s %s\n", argv[0], +fprintf(stderr, "*** %s\n\tcompiled on %s %s\n", argv[0], __DATE__, __TIME__); fimg_print_version(2);