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

Diff of /monit/p.y

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

revision 1.123 by martinp, Wed Sep 10 16:15:30 2003 UTC revision 1.124 by hauk, Thu Sep 11 02:49:06 2003 UTC
# Line 1146  static void createservice(int type, char Line 1146  static void createservice(int type, char
1146    current->name= name;    current->name= name;
1147    current->path= value;    current->path= value;
1148    
1149    createinfo();    if(type != TYPE_REMOTE) {
1150        createinfo();
1151      }
1152    
1153    pthread_mutex_init(&current->mutex, NULL);    pthread_mutex_init(&current->mutex, NULL);
1154    

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124

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