Skip to content

Commit

Permalink
Cli: fix comment for getCli (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui authored Jan 24, 2025
1 parent 5410e51 commit 03ef66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cli.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Arg;
class Subcmd;
class Cli;

// Defined in main.cc
// Defined in Cabin.cc
const Cli& getCli() noexcept;

template <typename Derived>
Expand Down

0 comments on commit 03ef66b

Please sign in to comment.