Make the linter happy

pull/389/head
Jesse Vincent 7 years ago
parent 80e27ef57a
commit a497d67267
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -18,7 +18,7 @@
#include <Kaleidoscope-Syster.h> #include <Kaleidoscope-Syster.h>
using namespace KaleidoscopePlugins::Ranges; using KaleidoscopePlugins::Ranges;
namespace KaleidoscopePlugins { namespace KaleidoscopePlugins {
// --- state --- // --- state ---

@ -36,7 +36,7 @@ class Syster : public KaleidoscopePlugin {
Syster (void); Syster (void);
virtual void begin (void) final; void begin (void) final;
static void reset (void); static void reset (void);
private: private:

Loading…
Cancel
Save