Skip to content

Commit ea4a717

Browse files
committed
ci : trigger
1 parent 74484f5 commit ea4a717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/main/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ int main(int argc, char ** argv) {
178178
return 1;
179179
}
180180

181-
// Start the non-batch threadpool in the paused state
181+
// start the non-batch threadpool in the paused state
182182
tpp.paused = true;
183183
}
184184

0 commit comments

Comments
 (0)