aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/serial.h')
-rw-r--r--include/osmocom/core/serial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/core/serial.h b/include/osmocom/core/serial.h
index 73854251..889bd8a1 100644
--- a/include/osmocom/core/serial.h
+++ b/include/osmocom/core/serial.h
@@ -38,6 +38,6 @@ int osmo_serial_set_baudrate(int fd, speed_t baudrate);
int osmo_serial_set_custom_baudrate(int fd, int baudrate);
int osmo_serial_clear_custom_baudrate(int fd);
-/*! }@ */
+/*! @} */
#endif /* __OSMO_SERIAL_H__ */