We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4200995 commit dffe1a0Copy full SHA for dffe1a0
1 file changed
lib/cppcheck.h
@@ -74,7 +74,7 @@ class CppCheck : public ErrorLogger
74
/**
75
* @brief Add new file to be checked.
76
*
77
- * @param path Relative or absolute path to the file to be checked,
+ * @param filepath Relative or absolute path to the file to be checked,
78
* e.g. "cppcheck.cpp". Note that only source files (.c, .cc or .cpp)
79
* should be added to the list. Include files are gathered automatically.
80
*/
0 commit comments