aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/select.h')
-rw-r--r--include/osmocom/core/select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/core/select.h b/include/osmocom/core/select.h
index 18aad35f..efdd716f 100644
--- a/include/osmocom/core/select.h
+++ b/include/osmocom/core/select.h
@@ -40,6 +40,6 @@ int osmo_fd_register(struct osmo_fd *fd);
void osmo_fd_unregister(struct osmo_fd *fd);
int osmo_select_main(int polling);
-/*! }@ */
+/*! @} */
#endif /* _BSC_SELECT_H */