diff options
| author | Aura Linden <aura@lindenlab.com> | 2012-12-13 12:24:17 -0800 | 
|---|---|---|
| committer | Aura Linden <aura@lindenlab.com> | 2012-12-13 12:24:17 -0800 | 
| commit | 2282d6b11a2d46387514c9a352b4ccae5fa6e5d9 (patch) | |
| tree | 533ad5cb3b9a3d4f5445d0d11f673994d89c0eba /indra/llplugin | |
| parent | e85e6ca4104df14b0bb2d625d82578c81430d28e (diff) | |
Fixed whitespace issues for merge.
Diffstat (limited to 'indra/llplugin')
| -rw-r--r-- | indra/llplugin/slplugin/slplugin-objc.h | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/indra/llplugin/slplugin/slplugin-objc.h b/indra/llplugin/slplugin/slplugin-objc.h index 9a8e81873f..f2c2b3239c 100644 --- a/indra/llplugin/slplugin/slplugin-objc.h +++ b/indra/llplugin/slplugin/slplugin-objc.h @@ -48,4 +48,6 @@ public:      NSWindow* mFrontWindow;      NSWindow* mPluginWindow;      int mHackState; -};
\ No newline at end of file +}; + + | 
