From 85b7e823c433b17f76871990f2f8526df0e44803 Mon Sep 17 00:00:00 2001 From: Peter Howkins Date: Thu, 15 Jan 2015 11:59:20 +0000 Subject: [PATCH] dtcm: Resolve CID 87408 --- cde/programs/dtcm/libDtCmP/cm_tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/dtcm/libDtCmP/cm_tty.c b/cde/programs/dtcm/libDtCmP/cm_tty.c index f8d70775..1c7caeec 100644 --- a/cde/programs/dtcm/libDtCmP/cm_tty.c +++ b/cde/programs/dtcm/libDtCmP/cm_tty.c @@ -2112,7 +2112,7 @@ appointments_to_file(CSA_session_handle target, CSA_entry_handle *appointment_li fclose(f_ptr); - + return(B_TRUE); } /* -- 2.25.1