/[monit]/monit/p.y
ViewVC logotype

Diff of /monit/p.y

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.118 by martinp, Sun Sep 7 20:38:26 2003 UTC revision 1.119 by martinp, Mon Sep 8 18:58:58 2003 UTC
# Line 1138  static void createservice(int type, char Line 1138  static void createservice(int type, char
1138    if(current) {    if(current) {
1139      createinfo();      createinfo();
1140      addservice(current);      addservice(current);
1141    }    } else {
   else {  
1142      NEW(current);      NEW(current);
1143        createinfo();
1144    }    }
1145    
1146    /* Reset the current object */    /* Reset the current object */

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26