bitcomp.c: fix missing Doxygen group closing tag

Change-Id: I01f837ac4c8644c0851c77c3f42eb44353cef0d7
This commit is contained in:
Vadim Yanitskiy 2019-04-25 02:23:36 +07:00
parent ff04a85812
commit 3d6ffd8c9c
1 changed files with 1 additions and 1 deletions

View File

@ -351,4 +351,4 @@ int osmo_t4_encode(struct bitvec *bv)
return -1;
}
/*! @} */