summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-08-30 14:07:47 -0400
committerLoren Shih <seraph@lindenlab.com>2010-08-30 14:07:47 -0400
commit78c6b247d169fd93e80adee65a99c1330153877d (patch)
treebd0020ea524f09ac90abccf0e523a94ec9d7a368
parent8ff7cfa4f2adf9a77ddf31b75ea7d147d0ee3c0b (diff)
Dummy checkin to test pushes. No code change.
-rw-r--r--indra/newview/llwearabletype.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llwearabletype.cpp b/indra/newview/llwearabletype.cpp
index 76b0be9c63..0d707d65bf 100644
--- a/indra/newview/llwearabletype.cpp
+++ b/indra/newview/llwearabletype.cpp
@@ -132,5 +132,5 @@ LLInventoryIcon::EIconName LLWearableType::getIconName(LLWearableType::EType typ
const WearableEntry *entry = dict->lookup(type);
if (!entry) return getIconName(WT_INVALID);
return entry->mIconName;
-}
+}