diff --git a/dill/__init__.py b/dill/__init__.py index 26a305a7..4508e8cf 100644 --- a/dill/__init__.py +++ b/dill/__init__.py @@ -442,7 +442,7 @@ class DILL: }, "get_button": { "arguments": [_GUID, ctwt.DWORD], - "returns": ctwt.LONG + "returns": ctypes.c_bool }, "get_hat": { "arguments": [_GUID, ctwt.DWORD],