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-05 19:00:29 -0300 |
| commit | e1169865dc002bc0053a25527d8f4b44f20c1e0e (patch) | |
| tree | 75032800f558208bd33ba265fba20aab56ba0af2 /config.h | |
| parent | 9590cbe7a0d382e43f932b4c333219773ce73faa (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; |
