summaryrefslogtreecommitdiffstats
path: root/include/xcb.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-05 13:52:44 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-05 13:52:44 +0200
commit9b0a430fd48b390b7a1c14dab3b0e5fe4cd2b63a (patch)
treeec113690e2122829cee84ee13ce78fff1a1ee6ef /include/xcb.h
parentba296f921087453ca36c45af4be4e2ff3d6007a5 (diff)
Indent.
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xcb.h b/include/xcb.h
index 97803333..e4c6e823 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -34,7 +34,7 @@
/**
* xcb data structure type declaration.
*/
-typedef struct _xcb_stuff xcb_stuff;
+typedef struct _xcb_stuff xcb_stuff;
/**
* Global pointer to xcb_stuff instance.