summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2013-11-20 14:47:00 -0500
committerJonathan Yap <none@none>2013-11-20 14:47:00 -0500
commitaec2fde7a4c3114b9081fa3c90f891f8337595ad (patch)
treef0b804558fa9f5153b3fadee8b6eb5a9714668aa /indra/newview
parent176901422f0122dad8d1e4e423d0bc19e9e4ad8a (diff)
STORM-68 Added default clause to switch statement to try to fix linux compile error.
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llviewerinventory.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewerinventory.cpp b/indra/newview/llviewerinventory.cpp
index 5e3df16c38..c52505e4b3 100755
--- a/indra/newview/llviewerinventory.cpp
+++ b/indra/newview/llviewerinventory.cpp
@@ -1328,6 +1328,8 @@ void create_new_item(const std::string& name,
next_owner_perm = LLFloaterPerms::getNextOwnerPerms("Notecards");
break;
}
+ default:
+ break;
}
create_inventory_item(gAgent.getID(),