Skip to content

Fix incorrect return type when building without X11#251

Open
net147 wants to merge 1 commit into
LibVNC:masterfrom
net147:without-x11
Open

Fix incorrect return type when building without X11#251
net147 wants to merge 1 commit into
LibVNC:masterfrom
net147:without-x11

Conversation

@net147

@net147 net147 commented Jul 28, 2024

Copy link
Copy Markdown
Contributor

The XInputQueryVersion_wr function when building without X11 was returning NULL which is of type void * when the function has a return type of int.

The XInputQueryVersion_wr function when building without X11 was
returning NULL which is of type void * when the function has a return
type of int.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant