fixing doxygen typo

This commit is contained in:
Joel Bodenmann 2014-07-04 00:23:12 +02:00
parent 2b141cea7f
commit 54a0387bd4

View file

@ -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
*