]> git.ipfire.org Git - thirdparty/pciutils.git/commit
windows: Fix declaration of GetSystemFirmwareTable function pointer
authorPali Rohár <pali@kernel.org>
Sat, 18 Jan 2025 17:37:13 +0000 (18:37 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 8 Jun 2025 15:19:58 +0000 (17:19 +0200)
commit25d75c666afc17caf72704fbad5dc03d39136236
tree3b708e77e259bc980d8c347a541c640bdab54d44
parentc281601afed280b5349d40775e1091620f207ba0
windows: Fix declaration of GetSystemFirmwareTable function pointer

Function pointer attributes have to be specified on the left side of the *.
lib/ecam.c
lib/win32-kldbg.c