Vadim Yanitskiy has uploaded this change for review. (
https://gerrit.osmocom.org/13777
Change subject: bitcomp.c: fix missing Doxygen group closing tag
......................................................................
bitcomp.c: fix missing Doxygen group closing tag
Change-Id: I01f837ac4c8644c0851c77c3f42eb44353cef0d7
---
M src/bitcomp.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/77/13777/1
diff --git a/src/bitcomp.c b/src/bitcomp.c
index d5a9310..6f2fb62 100644
--- a/src/bitcomp.c
+++ b/src/bitcomp.c
@@ -351,4 +351,4 @@
return -1;
}
-
+/*! @} */
--
To view, visit https://gerrit.osmocom.org/13777
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I01f837ac4c8644c0851c77c3f42eb44353cef0d7
Gerrit-Change-Number: 13777
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>