aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorLucas Castro <lucas@gnuabordo.com.br>2024-01-11 15:41:10 -0300
committerLucas Castro <lucas@gnuabordo.com.br>2024-01-11 15:41:10 -0300
commitd902c1904b05a366628eed6343907b67ea29a64b (patch)
treebf5efa9f4a7653c4827697f2f625da4a9fcb14f9 /config.h
parent59830f4681f69eda777fc9efcb58f19471ebf136 (diff)
New upstream version 1.0.11
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 27bb360..90165bd 100644
--- a/config.h
+++ b/config.h
@@ -1,6 +1,6 @@
/*
-(C) 2009-2015 Mika Ilmaranta <ilmis@nullnet.fi>
+(C) 2009-2019 Mika Ilmaranta <ilmis@nullnet.fi>
License: GPLv2
@@ -68,6 +68,7 @@ typedef struct groups {
int unknown_up_notify;
char *warn_email;
int logic; /* or = 0, and = 1 */
+ char *device;
STATUS status;
char *queue;