Commented
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@48 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
parent
747241658b
commit
a4fecf99d0
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue