aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/obsproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/obsproc.c')
-rw-r--r--FICS/obsproc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c
index 7645812..5a99b75 100644
--- a/FICS/obsproc.c
+++ b/FICS/obsproc.c
@@ -1823,6 +1823,7 @@ jsave_history(int p, char save_spot, int p1, int from, char *to_file)
pprintf(p, "Please report this to an admin.\n");
fprintf(stderr, "FICS: System command failed "
"in jsave_journalentry\n");
+ fclose(Game);
return;
}