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/msgb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/core/msgb.h') diff --git a/include/osmocom/core/msgb.h b/include/osmocom/core/msgb.h index e465ec2b..5457a07d 100644 --- a/include/osmocom/core/msgb.h +++ b/include/osmocom/core/msgb.h @@ -365,6 +365,6 @@ uint8_t *msgb_data(const struct msgb *msg); uint16_t msgb_length(const struct msgb *msg); void msgb_set_talloc_ctx(void *ctx); -/*! }@ */ +/*! @} */ #endif /* _MSGB_H */ -- cgit v1.2.3