[dovecot-cvs] dovecot/src/master master-settings.c, 1.125.2.6, 1.125.2.7

cras at dovecot.org cras at dovecot.org
Sun Jul 2 20:54:39 EEST 2006


Update of /var/lib/cvs/dovecot/src/master
In directory talvi:/tmp/cvs-serv24600

Modified Files:
      Tag: branch_1_0
	master-settings.c 
Log Message:
Added missing t_pop().



Index: master-settings.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/master/master-settings.c,v
retrieving revision 1.125.2.6
retrieving revision 1.125.2.7
diff -u -d -r1.125.2.6 -r1.125.2.7
--- master-settings.c	17 Jun 2006 16:49:58 -0000	1.125.2.6
+++ master-settings.c	2 Jul 2006 17:54:36 -0000	1.125.2.7
@@ -1450,6 +1450,7 @@
 				       set_names[i], str[i]);
 			}
 		}
+		t_pop();
 	}
 }
 



More information about the dovecot-cvs mailing list