From 47fabf5770bbb1b2f8272bb77ebdc993cda7c033 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Wed, 17 Jul 2013 18:13:24 -0400 Subject: fix for build failure mac, linux --- indra/newview/llinventorymodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/llinventorymodel.h b/indra/newview/llinventorymodel.h index 2852a8da45..7afe1dea35 100755 --- a/indra/newview/llinventorymodel.h +++ b/indra/newview/llinventorymodel.h @@ -230,7 +230,7 @@ public: // Find //-------------------------------------------------------------------- public: - const LLUUID LLInventoryModel::findCategoryUUIDForTypeInRoot( + const LLUUID findCategoryUUIDForTypeInRoot( LLFolderType::EType preferred_type, bool create_folder, const LLUUID& root_id); -- cgit v1.2.3