aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatersellland.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloatersellland.h')
-rw-r--r--linden/indra/newview/llfloatersellland.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatersellland.h b/linden/indra/newview/llfloatersellland.h
index 5109f34..0b5a480 100644
--- a/linden/indra/newview/llfloatersellland.h
+++ b/linden/indra/newview/llfloatersellland.h
@@ -40,7 +40,7 @@ class LLFloaterSellLand
40{ 40{
41public: 41public:
42 static void sellLand(LLViewerRegion* region, 42 static void sellLand(LLViewerRegion* region,
43 LLHandle<LLParcelSelection> parcel); 43 LLSafeHandle<LLParcelSelection> parcel);
44}; 44};
45 45
46#endif // LL_LLFLOATERSELLLAND_H 46#endif // LL_LLFLOATERSELLLAND_H