From 4461f1524993be7dfae48ed620c13d52bb6ae4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 30 Jun 2022 19:34:42 +0200 Subject: New upstream version 3.4 --- dmioem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dmioem.h') diff --git a/dmioem.h b/dmioem.h index 3916766..b79b769 100644 --- a/dmioem.h +++ b/dmioem.h @@ -21,5 +21,5 @@ struct dmi_header; -void dmi_set_vendor(const char *s); +void dmi_set_vendor(const char *s, const char *p); int dmi_decode_oem(const struct dmi_header *h); -- cgit v1.2.3