From 0c20db8d108c4123fcc3ecb343759e68567a4d4e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Nov 2018 00:51:57 +0300 Subject: Remove extra ; from different code. --- src/fs/paths.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/paths.cpp') diff --git a/src/fs/paths.cpp b/src/fs/paths.cpp index 8fb57330d..6c8d9f104 100644 --- a/src/fs/paths.cpp +++ b/src/fs/paths.cpp @@ -139,7 +139,7 @@ void prepareFsPath(std::string &path) { reportAlways("Path can be improved: '%s' -> '%s'", path2.c_str(), - path.c_str()); + path.c_str()) } #endif } -- cgit v1.2.3-70-g09d2