aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippoUpdate.h
diff options
context:
space:
mode:
authorJacek Antonelli2009-09-10 02:31:50 -0500
committerJacek Antonelli2009-09-10 02:35:58 -0500
commitf57eabefa1291f4e047aa03416c9c544413b9f0e (patch)
tree25f1d75d05a8b00f3c2b7207731a9cfafdad9732 /linden/indra/newview/hippoUpdate.h
parentMerged 'armin/grid-manager5' into login-manager (diff)
downloadmeta-impy-f57eabefa1291f4e047aa03416c9c544413b9f0e.zip
meta-impy-f57eabefa1291f4e047aa03416c9c544413b9f0e.tar.gz
meta-impy-f57eabefa1291f4e047aa03416c9c544413b9f0e.tar.bz2
meta-impy-f57eabefa1291f4e047aa03416c9c544413b9f0e.tar.xz
Fixed line endings on hippo and grid manager files.
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/hippoUpdate.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/linden/indra/newview/hippoUpdate.h b/linden/indra/newview/hippoUpdate.h
index 632b2ef..559c8b3 100644
--- a/linden/indra/newview/hippoUpdate.h
+++ b/linden/indra/newview/hippoUpdate.h
@@ -1,12 +1,12 @@
1#ifndef __HIPPO_UPDATE_H__ 1#ifndef __HIPPO_UPDATE_H__
2#define __HIPPO_UPDATE_H__ 2#define __HIPPO_UPDATE_H__
3 3
4 4
5class HippoUpdate 5class HippoUpdate
6{ 6{
7 public: 7 public:
8 static bool checkUpdate(); 8 static bool checkUpdate();
9}; 9};
10 10
11 11
12#endif 12#endif