New upstream version 2.3.2
This commit is contained in:
parent
09f4277f49
commit
21323d25dd
104 changed files with 34386 additions and 7430 deletions
|
@ -23,6 +23,7 @@ typedef struct range_struct {
|
|||
double end;
|
||||
int end_infinity;
|
||||
int alert_on; /* OUTSIDE (default) or INSIDE */
|
||||
char* text; /* original unparsed text input */
|
||||
} range;
|
||||
|
||||
typedef struct thresholds_struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue