summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2012-09-13 02:09:21 +0000
committerDon Kjer <don@lindenlab.com>2012-09-13 02:09:21 +0000
commitda1a303fc33b098f133cb72a8bac9d8e886d65df (patch)
tree2cb9d60ce87b74ca836faeba859dfc5744e244c6 /indra/newview
parent7ff613a7f1833d8b4edfa78894cae57e887bd7af (diff)
Moved most of the appearance utility application level logic into LLAppAppearanceUtility. Added LLBakingProcess class for adding new process modes. Create a couple concrete classes for llappearance base classes.
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llviewerjointmesh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerjointmesh.h b/indra/newview/llviewerjointmesh.h
index 64887152a6..ac5aab4ef2 100755
--- a/indra/newview/llviewerjointmesh.h
+++ b/indra/newview/llviewerjointmesh.h
@@ -1,6 +1,6 @@
/**
* @file llviewerjointmesh.h
- * @brief Implementation of LLViewerJointMesh class
+ * @brief Declaration of LLViewerJointMesh class
*
* $LicenseInfo:firstyear=2001&license=viewerlgpl$
* Second Life Viewer Source Code