diff options
| author | root <root@ps-pc.(none)> | 2014-07-06 13:57:56 +0300 |
|---|---|---|
| committer | root <root@ps-pc.(none)> | 2014-07-06 13:57:56 +0300 |
| commit | 294576c2c4f1d28616703c2d29d81c31ace570c7 (patch) | |
| tree | a8667d234fee82c316958128a48219a00436f920 /src/gfile/sys_defs.h | |
| parent | 71892bf7616cfd3289e728b9034f286681dfccab (diff) | |
| parent | feec298beba4fa7bbf4f068dda6b0d6ba1b63f61 (diff) | |
| download | uGFX-294576c2c4f1d28616703c2d29d81c31ace570c7.tar.gz uGFX-294576c2c4f1d28616703c2d29d81c31ace570c7.tar.bz2 uGFX-294576c2c4f1d28616703c2d29d81c31ace570c7.zip | |
Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812
Diffstat (limited to 'src/gfile/sys_defs.h')
| -rw-r--r-- | src/gfile/sys_defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfile/sys_defs.h b/src/gfile/sys_defs.h index 4280f7fe..0c5bac0c 100644 --- a/src/gfile/sys_defs.h +++ b/src/gfile/sys_defs.h @@ -73,7 +73,7 @@ extern "C" { /** * @brief Get the size of a file - * @note Please use @p gfileGetSize() if the file is not opened + * @note Please use @p gfileGetSize() if the file is opened * * @param[in] fname The file name * |
