Ignore:
Timestamp:
Jan 27, 2010, 10:52:20 PM (15 years ago)
Author:
katerina
Message:

Fixes tickets #190, #191, #192, #193, and #194.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_log_evalrule.h

    r265 r272  
    4949  enum policies     policy;
    5050  int               severity;
     51  sh_string       * alias;
    5152  time_t            interval;        /* if EVAL_SUM, interval   */
    5253  struct sh_qeval * next;
     
    5657
    5758int sh_log_lookup_severity(const char * str);
     59sh_string * sh_log_lookup_alias(const char * str);
    5860
    5961#endif
Note: See TracChangeset for help on using the changeset viewer.