Skip to content

Commit

Permalink
#1755 format code
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev committed Jan 13, 2025
1 parent 990deca commit dd0fbcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libskutils/src/dispatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ void loop::run() {
} );
} // if ( p_uvAsyncInitForTimers_ != nullptr )
#endif // ( defined __SKUTILS_DISPATCH_ENABLE_ASYNC_INIT_CALL_FOR_TASK_TIMERS__
// )
// )
} catch ( ... ) {
p_uvLoop_ = nullptr;
}
Expand Down

0 comments on commit dd0fbcc

Please sign in to comment.