Skip to content

Commit 0c1927f

Browse files
committed
comment
1 parent 22bb464 commit 0c1927f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/cppcheck.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ class CPPCHECKLIB CppCheck {
143143
unsigned int analyseWholeProgram(const std::string &buildDir, const std::list<FileWithDetails> &files, const std::list<FileSettings>& fileSettings, const std::string& ctuInfo);
144144

145145
/**
146-
*
146+
* Return quoted filename string if input filename contains spaces or various other shell meta characters.
147147
*/
148148
static std::string cmdFileName(std::string f);
149149

0 commit comments

Comments
 (0)