diff options
Diffstat (limited to 'src/gsm')
-rw-r--r-- | src/gsm/oap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gsm/oap.c b/src/gsm/oap.c index b07eafcf..aab5caca 100644 --- a/src/gsm/oap.c +++ b/src/gsm/oap.c @@ -1,5 +1,3 @@ -/*! \file oap.c - * Osmocom Authentication Protocol message encoder/decoder */ /* * (C) 2015-2016 by sysmocom s.f.m.c. GmbH * All Rights Reserved @@ -31,6 +29,7 @@ /*! \addtogroup oap * @{ + * \file oap.c * Osmocom Authentication Protocol */ |