/[monit]/monit/http/cervlet.c
ViewVC logotype

Diff of /monit/http/cervlet.c

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

revision 1.188 by martinp, Fri Aug 5 11:21:19 2005 UTC revision 1.189 by martinp, Sun Aug 14 08:44:49 2005 UTC
# Line 1321  static void print_alerts(HttpResponse re Line 1321  static void print_alerts(HttpResponse re
1321                
1322      out_print(res, "</td></tr>");      out_print(res, "</td></tr>");
1323    
1324        if(r->reminder) {
1325           out_print(res,
1326             "<tr><td>Alert reminder</td><td>%u cycles</td></tr>",
1327             r->reminder);
1328        }
1329    
1330    }    }
1331    
1332  }  }

Legend:
Removed from v.1.188  
changed lines
  Added in v.1.189

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