summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include/osmocom/core/conv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/libosmocore/include/osmocom/core/conv.h')
-rw-r--r--src/shared/libosmocore/include/osmocom/core/conv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/libosmocore/include/osmocom/core/conv.h b/src/shared/libosmocore/include/osmocom/core/conv.h
index e76a5c61..e5b2a975 100644
--- a/src/shared/libosmocore/include/osmocom/core/conv.h
+++ b/src/shared/libosmocore/include/osmocom/core/conv.h
@@ -141,6 +141,6 @@ int osmo_conv_decode(const struct osmo_conv_code *code,
const sbit_t *input, ubit_t *output);
-/*! }@ */
+/*! @} */
#endif /* __OSMO_CONV_H__ */