aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/gpgconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpgconf.h b/tools/gpgconf.h
index d63833dd9..a1e382819 100644
--- a/tools/gpgconf.h
+++ b/tools/gpgconf.h
@@ -29,6 +29,7 @@ struct
int quiet; /* Be extra quiet. */
int dry_run; /* Don't change any persistent data. */
int runtime; /* Make changes active at runtime. */
+ int null; /* Option -0 active. */
char *outfile; /* Name of output file. */
int component; /* The active component. */