aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/obsproc.c2
1 files changed, 2 insertions, 0 deletions
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"