/[monit]/monit/util.c
ViewVC logotype

Diff of /monit/util.c

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

revision 1.163 by martinp, Mon Sep 5 09:51:37 2005 UTC revision 1.164 by martinp, Sun Sep 25 21:02:54 2005 UTC
# Line 1833  static void printevents(unsigned int eve Line 1833  static void printevents(unsigned int eve
1833        printf("Icmp ");        printf("Icmp ");
1834      if(IS_EVENT_SET(events, EVENT_INVALID))      if(IS_EVENT_SET(events, EVENT_INVALID))
1835        printf("Invalid ");        printf("Invalid ");
1836        if(IS_EVENT_SET(events, EVENT_MATCH))
1837          printf("Match ");
1838      if(IS_EVENT_SET(events, EVENT_NONEXIST))      if(IS_EVENT_SET(events, EVENT_NONEXIST))
1839        printf("Nonexist ");        printf("Nonexist ");
1840      if(IS_EVENT_SET(events, EVENT_PERMISSION))      if(IS_EVENT_SET(events, EVENT_PERMISSION))

Legend:
Removed from v.1.163  
changed lines
  Added in v.1.164

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