diff options
Diffstat (limited to 'include/osmocom/vty/telnet_interface.h')
-rw-r--r-- | include/osmocom/vty/telnet_interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/telnet_interface.h b/include/osmocom/vty/telnet_interface.h index 65a1dd90..3c222014 100644 --- a/include/osmocom/vty/telnet_interface.h +++ b/include/osmocom/vty/telnet_interface.h @@ -51,6 +51,6 @@ int telnet_init_dynif(void *tall_ctx, void *priv, const char *ip, int port); void telnet_exit(void); -/*! }@ */ +/*! @} */ #endif /* TELNET_INTERFACE_H */ |