summaryrefslogtreecommitdiff
path: root/indra/llcommon/llmemtype.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-01-31 12:25:35 -0500
committerOz Linden <oz@lindenlab.com>2011-01-31 12:25:35 -0500
commitdd859c5e3eee97db614edc94d36b25d138fa9c5c (patch)
tree12d1b281084bd0ec7cb6072fd99a5519304ec77a /indra/llcommon/llmemtype.cpp
parent5e6b4b5ad0dc56869430bcd31a942bdc7f8a2899 (diff)
parent64f153d547fe5f24d03f37e5766ba41efe140f10 (diff)
merge changes for storm-351
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];
}
+//--------------------------------------------------------------------------------------------------