Skip to content

Commit

Permalink
Fix cpplint
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Pecka<[email protected]>
  • Loading branch information
peci1 authored Sep 4, 2023
1 parent 937583c commit acccec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.cc
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ std::vector<std::pair<std::string, std::vector<std::string>>>
// ends with shared library suffix, any further checks would require
// loading the plugin.

//TODO(anyone): Move this logic into gz-plugin to be reusable
// TODO(anyone): Move this logic into gz-plugin to be reusable

// This computation could underflow the unsigned range, but that is okay
// as in such case we would check if the suffix is placed somewhere much
Expand Down

0 comments on commit acccec5

Please sign in to comment.