Fix doxgen comment.
This commit is contained in:
parent
420099588f
commit
dffe1a0acd
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue