diff options
| author | Lucas Castro <lucas@gnuabordo.com.br> | 2024-01-11 15:41:10 -0300 |
|---|---|---|
| committer | Lucas Castro <lucas@gnuabordo.com.br> | 2024-01-11 15:41:10 -0300 |
| commit | d902c1904b05a366628eed6343907b67ea29a64b (patch) | |
| tree | bf5efa9f4a7653c4827697f2f625da4a9fcb14f9 /config.h | |
| parent | 59830f4681f69eda777fc9efcb58f19471ebf136 (diff) | |
New upstream version 1.0.11
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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; |
