Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitcowboy committed Jul 5, 2024
1 parent 0686227 commit 5d2c7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmdlineparser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ static bool addFilesToList(const std::string& fileList, std::vector<std::string>
pathNames.emplace_back(std::move(fileName));
}
}

return true;
}

Expand Down

0 comments on commit 5d2c7c1

Please sign in to comment.