summaryrefslogtreecommitdiff
path: root/indra/llcommon/llmemtype.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-01-31 12:26:23 -0500
committerOz Linden <oz@lindenlab.com>2011-01-31 12:26:23 -0500
commitbbb4fb10a50495669ec5d49da4a39950a5e2042d (patch)
tree8924813e2b9a356bc1f50ad6db9dccb683c10146 /indra/llcommon/llmemtype.cpp
parent0d5b0cad146d2ce4a24256845b36c4eee847f7ad (diff)
parentdd859c5e3eee97db614edc94d36b25d138fa9c5c (diff)
merge changes for storm-643
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];
}
+//--------------------------------------------------------------------------------------------------