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

Diff of /monit/l.l

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

revision 1.98 by martinp, Fri Aug 5 11:21:18 2005 UTC revision 1.99 by martinp, Sun Aug 14 08:44:48 2005 UTC
# Line 260  content           { return CONTENT; } Line 260  content           { return CONTENT; }
260  pid               { return PID; }  pid               { return PID; }
261  ppid              { return PPID; }  ppid              { return PPID; }
262  count             { return COUNT; }  count             { return COUNT; }
263    reminder          { return REMINDER; }
264  {byte}            { return BYTE; }  {byte}            { return BYTE; }
265  {kilobyte}        { return KILOBYTE; }  {kilobyte}        { return KILOBYTE; }
266  {megabyte}        { return MEGABYTE; }  {megabyte}        { return MEGABYTE; }

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.99

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