summaryrefslogtreecommitdiffstats
path: root/source/helper.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-11 13:20:46 +0100
committerDave Davenport <qball@gmpclient.org>2017-03-11 13:20:46 +0100
commit652749081aab5bd9cb4a079a62e5654e54396810 (patch)
tree9e82edabd388f5cb456503f33614b96fcd9c87c8 /source/helper.c
parentcee753bd3cc2f96743e8771d0cd82beee32fcd2e (diff)
Fix missing doxygen documentation
Diffstat (limited to 'source/helper.c')
-rw-r--r--source/helper.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/helper.c b/source/helper.c
index 7a5e5cac..ff1d002c 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -53,6 +53,9 @@
#define LOG_DOMAIN "Helper"
+/**
+ * Textual description of positioning rofi.
+ */
const char *const monitor_position_entries[] = {
"on focused monitor",
"on focused window",