aboutsummaryrefslogtreecommitdiff
path: root/bbot/machine-manifest
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/machine-manifest')
-rw-r--r--bbot/machine-manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/machine-manifest b/bbot/machine-manifest
index ec14c3f..ba27071 100644
--- a/bbot/machine-manifest
+++ b/bbot/machine-manifest
@@ -38,7 +38,7 @@ namespace bbot
optional<strings> options; // Note: could be quoted.
strings
- unquoted_options (); // Return empty if absent.
+ unquoted_options () const; // Return empty if absent.
machine_manifest (std::string i,
std::string n,