diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:02:57 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:02:57 +0200 |
commit | a6758342668712563bd4058160e6f5dc5636ba18 (patch) | |
tree | abc0e43082010eecd332d0fc2c9eb4881eb01801 /include/gmisc | |
parent | d98e6c5d0d6c048c99aeda810da10e6a6a130325 (diff) | |
download | uGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.gz uGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.bz2 uGFX-a6758342668712563bd4058160e6f5dc5636ba18.zip |
doxygen updates
Diffstat (limited to 'include/gmisc')
-rw-r--r-- | include/gmisc/gmisc.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/gmisc/gmisc.h b/include/gmisc/gmisc.h index 4bebc984..382fc867 100644 --- a/include/gmisc/gmisc.h +++ b/include/gmisc/gmisc.h @@ -9,7 +9,9 @@ * @file include/gmisc/gmisc.h * @brief GMISC - Miscellaneous Routines header file. * - * @addtogroup GAUDIN + * @addtogroup GMISC + * + * @brief Module which contains different features such as array conversions * * @{ */ |