summaryrefslogtreecommitdiffstats
path: root/include/xcb.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-06-03 16:27:11 +0200
committerDave Davenport <qball@gmpclient.org>2017-06-03 16:27:11 +0200
commit54727cc9e96cd2398bf273ed2cab543be79b2b14 (patch)
tree2c10dd1a5addb18fde582a54112fc108f6503f25 /include/xcb.h
parent8875118334a73f47cbce27f2575d4063df7fcfa6 (diff)
Fix header file.
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xcb.h b/include/xcb.h
index 1223b440..b1154d58 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -42,8 +42,6 @@ typedef struct _xcb_stuff xcb_stuff;
extern xcb_stuff *xcb;
/**
- * @param xcb the xcb data structure
- *
* Get the root window.
*
* @returns the root window.