summaryrefslogtreecommitdiffstats
path: root/include/mode-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mode-private.h')
-rw-r--r--include/mode-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mode-private.h b/include/mode-private.h
index 633065f0..e047bee8 100644
--- a/include/mode-private.h
+++ b/include/mode-private.h
@@ -2,6 +2,8 @@
#define ROFI_MODE_PRIVATE_H
#include <gmodule.h>
+
+/** ABI version to check if loaded plugin is compatible. */
#define ABI_VERSION 0x00000004
/**