summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-04-01 16:49:27 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-04-01 16:49:27 -0400
commit793ff1c94a7e434edcc3fcfb3f570172bed01262 (patch)
treeba92cc9f2197d98baea5069e736b9e4afda5c382 /indra/newview/llfloatermodelpreview.h
parent1ccb583181410ebd0742b0e47047ff74cfadd45c (diff)
parente04b7f007f71be65395d01184264f18f1662246a (diff)
merge
Diffstat (limited to 'indra/newview/llfloatermodelpreview.h')
-rwxr-xr-xindra/newview/llfloatermodelpreview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatermodelpreview.h b/indra/newview/llfloatermodelpreview.h
index a1f03762e4..dc6a33d0ab 100755
--- a/indra/newview/llfloatermodelpreview.h
+++ b/indra/newview/llfloatermodelpreview.h
@@ -66,7 +66,7 @@ public:
GENERATING_VERTEX_BUFFERS,
GENERATING_LOD,
DONE,
- ERROR_PARSING, //basically loading failed
+ ERROR_PARSING //basically loading failed
} eLoadState;
U32 mState;