diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2010-10-29 15:26:43 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2010-10-29 15:26:43 -0400 |
commit | 6c31be17486d345b816cc39af7dee3c48dd5bde4 (patch) | |
tree | 0e470d896c7317ec604fddd2174ef19aa436f85b /indra | |
parent | a2a9161e1b2d369689d76668dcad2c0ed7752960 (diff) | |
parent | 8bdd99436580772b825a1e99ae5cf37d20163a8c (diff) |
Automated merge with https://bitbucket.org/mani_linden/viewer-development
Diffstat (limited to 'indra')
-rw-r--r-- | indra/viewer_components/updater/llupdaterservice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/viewer_components/updater/llupdaterservice.h b/indra/viewer_components/updater/llupdaterservice.h index 6459ca49f8..313ae8ada3 100644 --- a/indra/viewer_components/updater/llupdaterservice.h +++ b/indra/viewer_components/updater/llupdaterservice.h @@ -58,4 +58,4 @@ private: boost::shared_ptr<LLUpdaterServiceImpl> mImpl; }; -#endif LL_UPDATERSERVICE_H +#endif // LL_UPDATERSERVICE_H |