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

Diff of /monit/l.l

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

revision 1.97 by chopp, Fri Aug 5 09:38:09 2005 UTC revision 1.98 by martinp, Fri Aug 5 11:21:18 2005 UTC
# Line 259  url               { return URL; } Line 259  url               { return URL; }
259  content           { return CONTENT; }  content           { return CONTENT; }
260  pid               { return PID; }  pid               { return PID; }
261  ppid              { return PPID; }  ppid              { return PPID; }
262    count             { return COUNT; }
263  {byte}            { return BYTE; }  {byte}            { return BYTE; }
264  {kilobyte}        { return KILOBYTE; }  {kilobyte}        { return KILOBYTE; }
265  {megabyte}        { return MEGABYTE; }  {megabyte}        { return MEGABYTE; }

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

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