Skip to content

Commit 3e23e14

Browse files
clang format
1 parent 1ce6a59 commit 3e23e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/ConfigManager.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ struct SConfigOptionDescription {
147147
};
148148

149149
struct SFirstExecRequest {
150-
std::string exec = "";
150+
std::string exec = "";
151151
bool withRules = false;
152152
};
153153

0 commit comments

Comments
 (0)