From b9e24e6165e2a49d0012a604bffbf166c6afc0f3 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 16 Mar 2009 16:14:22 +0000 Subject: Trailing whitespace --- diff --git a/browser-plugin/scriptable.h b/browser-plugin/scriptable.h index 1c0203d..1835191 100644 --- a/browser-plugin/scriptable.h +++ b/browser-plugin/scriptable.h @@ -79,7 +79,7 @@ class ScriptablePluginObject : public ScriptablePluginObjectBase { public: ScriptablePluginObject (NPP npp); - + virtual bool HasMethod (NPIdentifier name); virtual bool HasProperty (NPIdentifier name); virtual bool GetProperty (NPIdentifier name, NPVariant *result); -- cgit v0.9.1