aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/lapdm.h
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2012-04-18 21:53:23 +0200
committerSylvain Munaut <tnt@246tNt.com>2012-04-18 21:53:23 +0200
commitdca7d2caaafd7d13d8c97e56330deea839ceda56 (patch)
tree69feb2702f8b139a9e52e64073fa3cedb7343622 /include/osmocom/gsm/lapdm.h
parentbc32d051bf408cdf3fb5d502353bd005a599e40b (diff)
doc: Fix the Doxygen section endings
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'include/osmocom/gsm/lapdm.h')
-rw-r--r--include/osmocom/gsm/lapdm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/gsm/lapdm.h b/include/osmocom/gsm/lapdm.h
index 52e8fc52..571fd460 100644
--- a/include/osmocom/gsm/lapdm.h
+++ b/include/osmocom/gsm/lapdm.h
@@ -157,6 +157,6 @@ void lapdm_channel_set_flags(struct lapdm_channel *lc, unsigned int flags);
int lapdm_phsap_dequeue_prim(struct lapdm_entity *le, struct osmo_phsap_prim *pp);
-/*! }@ */
+/*! @} */
#endif /* _OSMOCOM_LAPDM_H */