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/bits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/core/bits.h') diff --git a/include/osmocom/core/bits.h b/include/osmocom/core/bits.h index b541b9ce..4c685321 100644 --- a/include/osmocom/core/bits.h +++ b/include/osmocom/core/bits.h @@ -73,6 +73,6 @@ uint32_t osmo_revbytebits_8(uint8_t x); /* \brief reverse the bits of each byte in a given buffer */ void osmo_revbytebits_buf(uint8_t *buf, int len); -/*! }@ */ +/*! @} */ #endif /* _OSMO_BITS_H */ -- cgit v1.2.3