summaryrefslogtreecommitdiffstats
path: root/src/gsm/a5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm/a5.c')
-rw-r--r--src/gsm/a5.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/gsm/a5.c b/src/gsm/a5.c
index dbba0f20..23cbe0c9 100644
--- a/src/gsm/a5.c
+++ b/src/gsm/a5.c
@@ -26,13 +26,12 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-/*! \addtogroup a5
+/*! \addtogroup crypto
* @{
+ * \brief Osmocom GSM/GPRS ciphering algorithm implementation
*/
-/*! \file gsm/a5.c
- * \brief Osmocom GSM A5 ciphering algorithm implementation
- */
+/*! \file gsm/a5.c */
#include <errno.h>
#include <string.h>