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

Diff of /monit/l.l

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

revision 1.60 by martinp, Wed Sep 10 16:15:30 2003 UTC revision 1.61 by hauk, Wed Sep 24 02:19:49 2003 UTC
# Line 140  udp               { return UDP; } Line 140  udp               { return UDP; }
140  alert             { return ALERT; }  alert             { return ALERT; }
141  mail-format       { return MAILFORMAT; }  mail-format       { return MAILFORMAT; }
142  restart(s)?       { return RESTART; }  restart(s)?       { return RESTART; }
143    resource          { return RESOURCE; }
144  cycle(s)?         { return CYCLE;}  cycle(s)?         { return CYCLE;}
145  timeout           { return TIMEOUT; }  timeout           { return TIMEOUT; }
146  checksum          { return CHECKSUM; }  checksum          { return CHECKSUM; }

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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