From c368b5420aaacaa1cbef3d044c2ffd771552a1db Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 16 Oct 2017 16:00:06 +0200 Subject: [PATCH] [doc] Provide proper name for 'auth' group Change-Id: I5fb1c34475ea9db36c2ec5cddc988074a72a35f7 --- include/osmocom/crypt/auth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osmocom/crypt/auth.h b/include/osmocom/crypt/auth.h index 1b017c0aa..4dbc6a4d3 100644 --- a/include/osmocom/crypt/auth.h +++ b/include/osmocom/crypt/auth.h @@ -1,6 +1,6 @@ #pragma once -/*! \addtogroup auth +/*! \defgroup auth GSM/GPRS/3G Authentication * @{ * \file auth.h */