From 854c0319e72ba883a158685be1a8a43ce69c04ab Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 17 Oct 2025 02:17:35 +0200 Subject: Updated the revision history --- FICS/obsproc.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/obsproc.c b/FICS/obsproc.c index d537f48..c298d0a 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -33,6 +33,8 @@ Markus Uhlin 25/03/15 Fixed possible buffer overflow in FindHistory2(). Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. + Markus Uhlin 25/10/17 jsave_journalentry: replaced + system() with copyfile(). */ #include "stdinclude.h" -- cgit v1.2.3