1 --- nagios-3.5.0/include/downtime.h 2013-02-10 00:55:47.000000000 +0100
2 +++ /tmp/downtime.h 2013-04-04 17:05:14.000000000 +0200
4 char *service_description;
7 - time_t flex_downtime_start; /* Time the flexible downtime started */
10 unsigned long triggered_by;
11 unsigned long duration;
12 unsigned long downtime_id;
14 - int start_notification_sent;
18 unsigned long comment_id;
22 int start_flex_downtime;
23 int incremented_pending_downtime;
27 struct scheduled_downtime_struct *next;
28 + time_t flex_downtime_start; /* Time the flexible downtime started */
29 + int start_notification_sent;