summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-03-26 12:57:49 +1100
committer Vas Crabb <vas@vastheman.com>2017-03-26 12:57:49 +1100
commit6cb38b0771d189f412a7efae1e2d095b3cfa9c76 (patch)
treef140ee3a4396f3f4079ae1aab09a694dda410848 /src/lib/util
parent770356315a434c9465510addb96211e060f8a928 (diff)
srcclean (nw)
Diffstat (limited to 'src/lib/util')
-rw-r--r--src/lib/util/options.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/util/options.cpp b/src/lib/util/options.cpp
index 3f255188625..3c30c6dfd97 100644
--- a/src/lib/util/options.cpp
+++ b/src/lib/util/options.cpp
@@ -482,8 +482,8 @@ bool core_options::parse_ini_file(util::core_file &inifile, int priority, int ig
//-------------------------------------------------
-// pluck_from_command_line - finds a specific
-// value from within a command line
+// pluck_from_command_line - finds a specific
+// value from within a command line
//-------------------------------------------------
bool core_options::pluck_from_command_line(std::vector<std::string> &args, const std::string &optionname, std::string &result)