From a4fecf99d02e88bb896729a1a84f583263c332cb Mon Sep 17 00:00:00 2001 From: losinshi Date: Sat, 26 Aug 2006 09:25:34 +0000 Subject: [PATCH] Commented git-svn-id: file:///home/jan/tmp/wetterstation/trunk@48 dd492736-c11a-0410-ad51-8c26713eaf7f --- cronjob/checksensor/mailer.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cronjob/checksensor/mailer.c b/cronjob/checksensor/mailer.c index e63378a..f15a10a 100644 --- a/cronjob/checksensor/mailer.c +++ b/cronjob/checksensor/mailer.c @@ -399,6 +399,7 @@ server_vars *get_default_servopts(){ } +/* Statusmeldungen zurueckgeben */ const char *get_mail_status_text(int error_no){ switch (error_no){ case MAILER_STATUS_OK: