summaryrefslogtreecommitdiff
path: root/cli/options.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/options.ixx')
-rw-r--r--cli/options.ixx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/options.ixx b/cli/options.ixx
index cfaf2ac..b814835 100644
--- a/cli/options.ixx
+++ b/cli/options.ixx
@@ -250,9 +250,9 @@ class_ () const
}
inline const bool& options::
-stdout () const
+stdout_ () const
{
- return this->stdout_;
+ return this->stdout__;
}
inline const std::string& options::