From ca6ef58b1ee8521e4b940ee4883dee714960e413 Mon Sep 17 00:00:00 2001 From: LogicParrot Date: Fri, 5 Feb 2016 23:45:45 +0200 Subject: Bulk clearing of whitespace --- src/Bindings/WebPlugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Bindings/WebPlugin.h') diff --git a/src/Bindings/WebPlugin.h b/src/Bindings/WebPlugin.h index ade4f4359..6dc8db801 100644 --- a/src/Bindings/WebPlugin.h +++ b/src/Bindings/WebPlugin.h @@ -40,7 +40,7 @@ public: /** Returns the title of the plugin, as it should be presented in the webadmin's pages tree. */ virtual const AString GetWebTitle(void) const = 0; - + /** Sanitizes the input string, replacing spaces with underscores. */ static AString SafeString(const AString & a_String); -- cgit v1.2.3