From 21036163f37ba0d60d47628b7139ed13f34ef458 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 18 Apr 2017 10:09:00 +0200 Subject: Various minor manifest extensions --- bbot/variable | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bbot/variable') diff --git a/bbot/variable b/bbot/variable index c210dc0..556cc09 100644 --- a/bbot/variable +++ b/bbot/variable @@ -27,8 +27,7 @@ namespace bbot // String in the name=value format. Can contain single or double quoted // substrings. No escaping is supported. The name must not contain spaces. - // Throw variable_error if the string doesn't conform with the above - // constraints. + // Throw variable_error if the string doesn't conform to these rules. // struct LIBBBOT_EXPORT variable: std::string { -- cgit v1.1