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/gsm/rsl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/gsm/rsl.h') diff --git a/include/osmocom/gsm/rsl.h b/include/osmocom/gsm/rsl.h index 712d17b1..b8e4157a 100644 --- a/include/osmocom/gsm/rsl.h +++ b/include/osmocom/gsm/rsl.h @@ -50,6 +50,6 @@ void rsl_rll_push_l3(struct msgb *msg, uint8_t msg_type, uint8_t chan_nr, struct msgb *rsl_rll_simple(uint8_t msg_type, uint8_t chan_nr, uint8_t link_id, int transparent); -/*! }@ */ +/*! @} */ #endif /* _OSMOCORE_RSL_H */ -- cgit v1.2.3