From 184b2cc26b0ed736ba1e24556860c940d3381e0b Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 15 Jan 2024 17:20:13 +0100 Subject: Small fix for a faked wrapped function --- src/wrapped/wrappedlibvdpau_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibvdpau_private.h b/src/wrapped/wrappedlibvdpau_private.h index 99a0b336..9bfa63ff 100644 --- a/src/wrapped/wrappedlibvdpau_private.h +++ b/src/wrapped/wrappedlibvdpau_private.h @@ -2,4 +2,4 @@ #error meh! #endif -GOM(vdp_device_create_x11, iFpipp) // last is a pointer to a VdpGetProcAddress function \ No newline at end of file +GOM(vdp_device_create_x11, iFEpipp) // last is a pointer to a VdpGetProcAddress function \ No newline at end of file -- cgit 1.4.1