From 33a3c9b04bc84ec1a736a505a41b62659ffd158b Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Wed, 11 May 2022 15:06:32 +0000 Subject: [PATCH] *** empty log message *** --- src/imach.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/imach.c b/src/imach.c index e8018e7..99d72e5 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,9 @@ /* $Id$ $State$ $Log$ + Revision 1.314 2022/04/13 17:43:09 brouard + * imach.c (Module): Adding link to text data files + Revision 1.313 2022/04/11 15:57:42 brouard * imach.c (Module): Error in rewriting the 'r' file with yearsfproj or yearsbproj fixed @@ -1879,7 +1882,7 @@ char *subdirf2(char fileres[], char *preop) { /* Example subdirf2(optionfilefiname,"FB_") with optionfilefiname="texte", result="texte/FB_texte" Errors in subdirf, 2, 3 while printing tmpout is - rewritten within the same printf. Workaround: many printfs + rewritten within the same printf. Workaround: many printfs */ /* Caution optionfilefiname is hidden */ strcpy(tmpout,optionfilefiname); strcat(tmpout,"/"); -- 2.43.0