/[monit]/monit/l.l
ViewVC logotype

Diff of /monit/l.l

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

revision 1.44 by martinp, Wed Jul 23 08:10:13 2003 UTC revision 1.45 by hauk, Thu Jul 31 00:27:32 2003 UTC
# Line 337  check[ \n\t]+directory { Line 337  check[ \n\t]+directory {
337                    }                    }
338  }  }
339    
   
   
   
340  <ARGUMENT>{  <ARGUMENT>{
341    
342    {ws}            ;    {ws}            ;
# Line 373  check[ \n\t]+directory { Line 370  check[ \n\t]+directory {
370    
371  }  }
372    
373  <INITIAL,ARGUMENT>. {  <INITIAL,ARGUMENT,SERVICETOKEN,SERVICETOKENS>. {
374                        return yytext[0];                        return yytext[0];
375                    }                      }  
376    

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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