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/mac_updater/mac_updater.h | |
parent | e85e6ca4104df14b0bb2d625d82578c81430d28e (diff) |
Fixed whitespace issues for merge.
Diffstat (limited to 'indra/mac_updater/mac_updater.h')
-rw-r--r-- | indra/mac_updater/mac_updater.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/mac_updater/mac_updater.h b/indra/mac_updater/mac_updater.h index 758d2750aa..f65b481cb6 100644 --- a/indra/mac_updater/mac_updater.h +++ b/indra/mac_updater/mac_updater.h @@ -86,4 +86,6 @@ public: static LLMacUpdater *sInstance; }; -#endif
\ No newline at end of file +#endif + + |