Mercurial > trustbridge
diff common/listutil.h @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | 44257ecdae6d |
children | edbf5e5e88f4 |
line wrap: on
line diff
--- a/common/listutil.h Fri Sep 05 16:16:57 2014 +0200 +++ b/common/listutil.h Tue Sep 09 15:22:19 2014 +0200 @@ -86,7 +86,7 @@ * * The caller needs to free data * - * @param[in] fileName Name of the file. + * @param[in] file_name Name of the file. * @param[out] data the file content * @param[out] size size in bytes of the file content. * @param[in] max_size the maximum amount of bytes to read.