diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/gsm/gsup.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/gsm/gsup.c b/src/gsm/gsup.c index 685c91f4..e5b0a663 100644 --- a/src/gsm/gsup.c +++ b/src/gsm/gsup.c @@ -1,5 +1,3 @@ -/*! \file gsup.c - * Osmocom Generic Subscriber Update Protocol message encoder/decoder. */  /*   * (C) 2014 by sysmocom s.f.m.c. GmbH   * (C) 2015 by Holger Hans Peter Freyther @@ -33,6 +31,7 @@  /*! \addtogroup gsup   *  @{ + *  \file gsup.c   *  Osmocom Generic Subscriber Update Protocol   */ | 
