formatting

SVN revision: 33632
This commit is contained in:
Sebastian Dransfeld 2008-01-27 13:08:30 +00:00
parent cb4cc5b6c1
commit 07a6398561
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ extern "C" {
/**
* Read a specified entry from an eet file and return data
* Read a specified entry from an eet file and return data
* @param ef A valid eet file handle opened for reading.
* @param name Name of the entry. eg: "/base/file_i_want".
* @param size_ret Number of bytes read from entry and returned.