aboutsummaryrefslogtreecommitdiff
path: root/bbot/machine-manifest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/machine-manifest.cxx')
-rw-r--r--bbot/machine-manifest.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/machine-manifest.cxx b/bbot/machine-manifest.cxx
index debdbcc..acb9d27 100644
--- a/bbot/machine-manifest.cxx
+++ b/bbot/machine-manifest.cxx
@@ -213,7 +213,7 @@ namespace bbot
}
strings machine_manifest::
- unquoted_options ()
+ unquoted_options () const
{
return options
? string_parser::unquote (*options)