From 86f89b8b6c365b9a496bbe070f3e6b5ff3398560 Mon Sep 17 00:00:00 2001 From: "peterlubczynski%netscape.com" Date: Thu, 30 Jan 2003 02:09:17 +0000 Subject: [PATCH] Attempting to fix bustage on myotonic by adding newline to end of file git-svn-id: svn://10.0.0.236/trunk@137109 18797224-902f-48f8-a5cc-f745e15eee43 --- .../modules/plugin/tools/sdk/samples/simple/nsScriptablePeer.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/modules/plugin/tools/sdk/samples/simple/nsScriptablePeer.h b/mozilla/modules/plugin/tools/sdk/samples/simple/nsScriptablePeer.h index a5d30d895db..343e0765472 100644 --- a/mozilla/modules/plugin/tools/sdk/samples/simple/nsScriptablePeer.h +++ b/mozilla/modules/plugin/tools/sdk/samples/simple/nsScriptablePeer.h @@ -104,4 +104,5 @@ protected: nsPluginInstance* mPlugin; }; -#endif \ No newline at end of file +#endif +