summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/plugin.h')
-rw-r--r--include/osmocom/core/plugin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/core/plugin.h b/include/osmocom/core/plugin.h
index aef1dfc9..6db87093 100644
--- a/include/osmocom/core/plugin.h
+++ b/include/osmocom/core/plugin.h
@@ -1,3 +1,5 @@
+/*! \file plugin.h */
+
#pragma once
int osmo_plugin_load_all(const char *directory);