dovecot-2.1: master: Fix to systemd support
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Mon May 14 18:43:08 EEST 2012
    
    
  
details:   http://hg.dovecot.org/dovecot-2.1/rev/20d98b848f37
changeset: 14524:20d98b848f37
user:      Timo Sirainen <tss at iki.fi>
date:      Mon May 14 18:42:58 2012 +0300
description:
master: Fix to systemd support
Patch by Joop Boonen
diffstat:
 src/master/service-listen.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r fac49069993a -r 20d98b848f37 src/master/service-listen.c
--- a/src/master/service-listen.c	Mon May 14 18:09:10 2012 +0300
+++ b/src/master/service-listen.c	Mon May 14 18:42:58 2012 +0300
@@ -324,6 +324,7 @@
 			}
 		}
 	}
+	return 0;
 }
 #endif
 
    
    
More information about the dovecot-cvs
mailing list