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

Diff of /monit/p.y

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

revision 1.14 by hauk, Thu Sep 12 16:46:07 2002 UTC revision 1.15 by hauk, Thu Sep 12 17:05:25 2002 UTC
# Line 498  int parse(char *controlfile) { Line 498  int parse(char *controlfile) {
498    
499    processlist= tail= current= NULL;    processlist= tail= current= NULL;
500        
501    if(! rcfile_check(controlfile)) {    if(! check_rcfile(controlfile)) {
502            
503      return (FALSE);      return (FALSE);
504            

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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