summaryrefslogtreecommitdiff
path: root/dmiopt.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:05:59 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-10-03 08:05:59 +0200
commitbacae0071984c60d92ec6a15fc1560186f8aad32 (patch)
tree5d8e0742dfef7e237419018f84f2380ac3efc136 /dmiopt.h
parent85e233a539b5450d6bfc9ebd18142527a7114ffe (diff)
parent7c994b7f6bda56308e5f1d50651d5951de92198f (diff)
Update upstream source from tag 'upstream/3.2'
Update to upstream version '3.2' with Debian dir 3fa673caf263a3f5704adb0ac42dd3c9852ddd38
Diffstat (limited to 'dmiopt.h')
-rw-r--r--dmiopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmiopt.h b/dmiopt.h
index c676308..2374637 100644
--- a/dmiopt.h
+++ b/dmiopt.h
@@ -35,6 +35,7 @@ struct opt
u8 *type;
const struct string_keyword *string;
char *dumpfile;
+ u32 handle;
};
extern struct opt opt;