From 93385a07100599b7c4023c31be906cde3ca96afb Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 2 May 2005 15:06:55 +0000 Subject: [PATCH] Removed superflous mailto:, thanks to Emiliano SVN revision: 1344 --- src/elogd.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/elogd.c b/src/elogd.c index 9f63f014..e231e266 100755 --- a/src/elogd.c +++ b/src/elogd.c @@ -6,6 +6,9 @@ Contents: Web server program for Electronic Logbook ELOG $Log$ + Revision 1.645 2005/05/02 15:06:55 ritt + Removed superflous mailto:, thanks to Emiliano + Revision 1.644 2005/05/02 12:57:19 ritt Remove empty attribute values in RSS feed @@ -5839,6 +5842,8 @@ void rsputs2(const char *str) _current_message_id, link, link_text); else sprintf(return_buffer + j, "elog:%s", link, link_text); + } else if (strcmp(key_list[l], "mailto:") == 0) { + sprintf(return_buffer + j, "%s", link, link_text); } else { sprintf(return_buffer + j, "