summaryrefslogtreecommitdiff
path: root/indra/llcommon/llmemtype.cpp
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2011-01-28 21:23:35 -0700
committerXiaohong Bao <bao@lindenlab.com>2011-01-28 21:23:35 -0700
commit125e216603e949ac97e4d8b649390f7c41a743c0 (patch)
tree4a7bfd367fd436738b13bfa6946137b300568a02 /indra/llcommon/llmemtype.cpp
parentb4b3f78c455a614d7738c29cdc6383e857d6028d (diff)
parent948afb8ef436f661dd84e3c343e22934f92570ec (diff)
Automated merge with http://hg.secondlife.com/viewer-development
Diffstat (limited to 'indra/llcommon/llmemtype.cpp')
-rw-r--r--indra/llcommon/llmemtype.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llmemtype.cpp b/indra/llcommon/llmemtype.cpp
index fe83f87d4b..6290a7158f 100644
--- a/indra/llcommon/llmemtype.cpp
+++ b/indra/llcommon/llmemtype.cpp
@@ -229,3 +229,4 @@ char const * LLMemType::getNameFromID(S32 id)
return DeclareMemType::mNameList[id];
}
+//--------------------------------------------------------------------------------------------------