diff vamp-support/PluginHandleMapper.h @ 276:8c8b5fe47b33

Tidy
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 17 Oct 2018 15:43:18 +0100
parents 7ada63fe1084
children de5dc40f1830
line wrap: on
line diff
--- a/vamp-support/PluginHandleMapper.h	Wed Oct 17 15:43:00 2018 +0100
+++ b/vamp-support/PluginHandleMapper.h	Wed Oct 17 15:43:18 2018 +0100
@@ -82,7 +82,7 @@
      * Look up and return the plugin for a given handle.
      * If the given handle is INVALID_HANDLE or not known, return nullptr.
      */
-    virtual Vamp::Plugin *handleToPlugin(Handle)  const noexcept = 0;
+    virtual Vamp::Plugin *handleToPlugin(Handle) const noexcept = 0;
 
     /**
      * Return a shared pointer to a PluginOutputIdMapper