comparison src/online.c @ 15:f671821d8222

code beautifying; 0 -> \0 if appropriate
author meillo@marmaro.de
date Thu, 06 Nov 2008 09:18:38 +0100
parents 26e34ae9a3e3
children 99c09ed776c1
comparison
equal deleted inserted replaced
14:a8f3424347dc 15:f671821d8222
16 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 16 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
17 */ 17 */
18 18
19 #include <sys/stat.h> 19 #include <sys/stat.h>
20 #include <sys/wait.h> 20 #include <sys/wait.h>
21
21 #include "masqmail.h" 22 #include "masqmail.h"
22 #include "mserver.h" 23 #include "mserver.h"
23 #include "peopen.h" 24 #include "peopen.h"
24 25
25 gchar *connection_name; 26 gchar *connection_name;