aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/newview/hippoupdate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/hippoupdate.cpp b/linden/indra/newview/hippoupdate.cpp
index 192e3d7..848a8fd 100644
--- a/linden/indra/newview/hippoupdate.cpp
+++ b/linden/indra/newview/hippoupdate.cpp
@@ -18,6 +18,7 @@
18std::string gHippoChannel; 18std::string gHippoChannel;
19 19
20 20
21// TODO - Um, WTH? Is this actually used anywhere?
21// static 22// static
22bool HippoUpdate::checkUpdate() 23bool HippoUpdate::checkUpdate()
23{ 24{