summaryrefslogtreecommitdiffstats
path: root/include/mode.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/mode.h
parentba296f921087453ca36c45af4be4e2ff3d6007a5 (diff)
Indent.
Diffstat (limited to 'include/mode.h')
-rw-r--r--include/mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mode.h b/include/mode.h
index 111a0353..9b013ef3 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -40,7 +40,7 @@
* Type of a mode.
* Access should be done via mode_* functions.
*/
-typedef struct rofi_mode Mode;
+typedef struct rofi_mode Mode;
/**
* Enum used to sum the possible states of ROFI.