diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-06-03 20:22:57 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-06-03 20:22:57 -0300 |
| commit | 06dfb1368b13f328dbfb5efc97e0f06d156e6153 (patch) | |
| tree | bf5efa9f4a7653c4827697f2f625da4a9fcb14f9 /config.h | |
| parent | 2867b4bd490c6549a39a4586aeafbf83358dd183 (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; |
