summaryrefslogtreecommitdiff
path: root/src/Xcup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xcup.c')
-rw-r--r--src/Xcup.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Xcup.c b/src/Xcup.c
index 2f73d2d..ad78699 100644
--- a/src/Xcup.c
+++ b/src/Xcup.c
@@ -62,9 +62,9 @@ static /* const */ XExtensionHooks xcup_extension_hooks = {
NULL, /* error_string */
};
-static XEXT_GENERATE_FIND_DISPLAY (find_display, xcup_info,
- xcup_extension_name,
- &xcup_extension_hooks,
+static XEXT_GENERATE_FIND_DISPLAY (find_display, xcup_info,
+ xcup_extension_name,
+ &xcup_extension_hooks,
0, NULL)
static XEXT_GENERATE_CLOSE_DISPLAY (close_display, xcup_info)
@@ -111,7 +111,7 @@ XcupQueryVersion(
#define TYP_RESERVED_ENTRIES 20
#endif
-Status
+Status
XcupGetReservedColormapEntries(
Display* dpy,
int screen,