diff options
author | Harald Welte <laforge@gnumonks.org> | 2017-10-16 16:00:06 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-10-17 07:53:02 +0200 |
commit | c368b5420aaacaa1cbef3d044c2ffd771552a1db (patch) | |
tree | ec2a654b83cfd0e6e76fbafa350f2dd9a44b91b0 /include | |
parent | 45c0ad845d7d22aa86c96320240b7b65073d6430 (diff) |
[doc] Provide proper name for 'auth' group
Change-Id: I5fb1c34475ea9db36c2ec5cddc988074a72a35f7
Diffstat (limited to 'include')
-rw-r--r-- | include/osmocom/crypt/auth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/crypt/auth.h b/include/osmocom/crypt/auth.h index 1b017c0a..4dbc6a4d 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 */ |