diff --git a/src/elogd.c b/src/elogd.c index eee02b1a..cfc9b472 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -9765,7 +9765,7 @@ void show_edit_form(LOGBOOK * lbs, int message_id, BOOL breply, BOOL bedit, BOOL rsprintf(""); else rsprintf - (""); + (""); rsprintf ("\n"); @@ -9773,14 +9773,14 @@ void show_edit_form(LOGBOOK * lbs, int message_id, BOOL breply, BOOL bedit, BOOL rsprintf(""); else rsprintf - (""); + (""); rsprintf("\n"); if (enc_selected == 2) rsprintf(""); else rsprintf - (""); + (""); rsprintf("\n"); rsprintf("
\n");