From dca7d2caaafd7d13d8c97e56330deea839ceda56 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Wed, 18 Apr 2012 21:53:23 +0200 Subject: doc: Fix the Doxygen section endings Signed-off-by: Sylvain Munaut --- include/osmocom/core/serial.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/core/serial.h') 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__ */ -- cgit v1.2.3