diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 08:05:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 08:05:58 +0200 |
commit | 7c994b7f6bda56308e5f1d50651d5951de92198f (patch) | |
tree | 2311835538d830ee1518d95059a0a425582dc14a /dmiopt.h | |
parent | a1e93482d9cc9ace5fc1494677b45d965f1ddcb7 (diff) |
New upstream version 3.2upstream/3.2
Diffstat (limited to 'dmiopt.h')
-rw-r--r-- | dmiopt.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ struct opt u8 *type; const struct string_keyword *string; char *dumpfile; + u32 handle; }; extern struct opt opt; |