diff options
| author | Joel Bodenmann <joel@unormal.org> | 2013-06-04 10:23:55 +0200 | 
|---|---|---|
| committer | Joel Bodenmann <joel@unormal.org> | 2013-06-04 10:23:55 +0200 | 
| commit | eebecad9f7995dacf3f7c053e3d6b42617ec7294 (patch) | |
| tree | eb3194283497f091ef1b30435303dcdc0e52da81 /src | |
| parent | f1a974e83e50ca3ad3f4a25cd0a64cb5cc15472e (diff) | |
| download | uGFX-eebecad9f7995dacf3f7c053e3d6b42617ec7294.tar.gz uGFX-eebecad9f7995dacf3f7c053e3d6b42617ec7294.tar.bz2 uGFX-eebecad9f7995dacf3f7c053e3d6b42617ec7294.zip | |
checkbox cleanup
Diffstat (limited to 'src')
| -rw-r--r-- | src/gwin/checkbox.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/gwin/checkbox.c b/src/gwin/checkbox.c index 0cc75622..547a30b5 100644 --- a/src/gwin/checkbox.c +++ b/src/gwin/checkbox.c @@ -7,7 +7,7 @@  /**   * @file    src/gwin/checkbox.c - * @brief   GWIN sub-system button code. + * @brief   GWIN sub-system checkbox code.   *   * @defgroup Checkbox Checkbox   * @ingroup GWIN | 
