Fix warnings caused by incorrect param names / undocumented params

This commit is contained in:
George Oikonomou 2015-02-15 17:06:44 +01:00
parent 45ec3ea9d9
commit fb22e15844
10 changed files with 13 additions and 10 deletions

View file

@ -105,7 +105,7 @@ struct dsc {
*
* \param prgname The name of the program on disk.
*
* \param initfunc A pointer to the initialization function of the
* \param process A pointer to the initialization function of the
* program.
*
* \param icon A pointer to the CTK icon.