Fix doxgen comment.

This commit is contained in:
Kimmo Varis 2011-01-13 23:25:17 +02:00
parent 420099588f
commit dffe1a0acd
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ public:
/**
* @brief Add new file to be checked.
*
* @param path Relative or absolute path to the file to be checked,
* @param filepath Relative or absolute path to the file to be checked,
* e.g. "cppcheck.cpp". Note that only source files (.c, .cc or .cpp)
* should be added to the list. Include files are gathered automatically.
*/