From 488893f6a3d52db5ec708bcac1e2eaea51542b8d Mon Sep 17 00:00:00 2001 From: tTh Date: Fri, 7 Jul 2023 12:25:47 +0200 Subject: [PATCH] bla --- Fonderie/interpolator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);