RSS feed time added to context.
authorJiří Filipovič <fila@ics.muni.cz>
Tue, 28 Apr 2009 10:49:17 +0000 (10:49 +0000)
committerJiří Filipovič <fila@ics.muni.cz>
Tue, 28 Apr 2009 10:49:17 +0000 (10:49 +0000)
org.glite.lb.common/interface/context-int.h

index d2ad4dc..c921880 100644 (file)
@@ -93,6 +93,8 @@ glite_lb_padded_struct(_edg_wll_Context,150,
        int             hardEventsLimit;
 
        time_t          notifDuration;
+       
+       time_t          rssTime;
 
 /* purge and dump files storage */
        char            *dumpStorage;