Skip to content

Commit 1e5b50a

Browse files
committed
comment
1 parent 7d76eef commit 1e5b50a

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
@@ -145,7 +145,7 @@ class CPPCHECKLIB CppCheck {
145145
unsigned int analyseWholeProgram(const std::string &buildDir, const std::list<FileWithDetails> &files, const std::list<FileSettings>& fileSettings, const std::string& ctuInfo);
146146

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

0 commit comments

Comments
 (0)