diff --git a/cde/programs/dtcm/libDtCmP/cm_tty.c b/cde/programs/dtcm/libDtCmP/cm_tty.c index 2ce170269..7be6d4761 100644 --- a/cde/programs/dtcm/libDtCmP/cm_tty.c +++ b/cde/programs/dtcm/libDtCmP/cm_tty.c @@ -1261,7 +1261,7 @@ generate_recurrence_rule(Dtcm_appointment *appt, int version) { rule_buf1[32], rule_buf2[32]; CSA_sint32 repeat_type; - CSA_uint32 repeat_nth; + CSA_uint32 repeat_nth = 0; CSA_uint32 repeat_for = 0; Tick appt_time; int wk;