diff options
Diffstat (limited to 'linden/indra/newview/llviewerstats.h')
-rw-r--r-- | linden/indra/newview/llviewerstats.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linden/indra/newview/llviewerstats.h b/linden/indra/newview/llviewerstats.h index 7b47521..7d3698c 100644 --- a/linden/indra/newview/llviewerstats.h +++ b/linden/indra/newview/llviewerstats.h | |||
@@ -12,12 +12,12 @@ | |||
12 | * ("GPL"), unless you have obtained a separate licensing agreement | 12 | * ("GPL"), unless you have obtained a separate licensing agreement |
13 | * ("Other License"), formally executed by you and Linden Lab. Terms of | 13 | * ("Other License"), formally executed by you and Linden Lab. Terms of |
14 | * the GPL can be found in doc/GPL-license.txt in this distribution, or | 14 | * the GPL can be found in doc/GPL-license.txt in this distribution, or |
15 | * online at http://secondlife.com/developers/opensource/gplv2 | 15 | * online at http://secondlifegrid.net/programs/open_source/licensing/gplv2 |
16 | * | 16 | * |
17 | * There are special exceptions to the terms and conditions of the GPL as | 17 | * There are special exceptions to the terms and conditions of the GPL as |
18 | * it is applied to this Source Code. View the full text of the exception | 18 | * it is applied to this Source Code. View the full text of the exception |
19 | * in the file doc/FLOSS-exception.txt in this software distribution, or | 19 | * in the file doc/FLOSS-exception.txt in this software distribution, or |
20 | * online at http://secondlife.com/developers/opensource/flossexception | 20 | * online at http://secondlifegrid.net/programs/open_source/licensing/flossexception |
21 | * | 21 | * |
22 | * By copying, modifying or distributing this software, you acknowledge | 22 | * By copying, modifying or distributing this software, you acknowledge |
23 | * that you have read and understood your obligations described above, | 23 | * that you have read and understood your obligations described above, |
@@ -154,7 +154,7 @@ public: | |||
154 | ST_RENDER_SECS = 50, | 154 | ST_RENDER_SECS = 50, |
155 | ST_CROSSING_AVG = 51, | 155 | ST_CROSSING_AVG = 51, |
156 | ST_CROSSING_MAX = 52, | 156 | ST_CROSSING_MAX = 52, |
157 | ST_LIBXUL_WIDGET_USED = 53, | 157 | ST_LIBXUL_WIDGET_USED = 53, // Unused |
158 | ST_WINDOW_WIDTH = 54, | 158 | ST_WINDOW_WIDTH = 54, |
159 | ST_WINDOW_HEIGHT = 55, | 159 | ST_WINDOW_HEIGHT = 55, |
160 | ST_TEX_BAKES = 56, | 160 | ST_TEX_BAKES = 56, |