summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfoldertype.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-03-13 16:45:52 -0700
committerMerov Linden <merov@lindenlab.com>2014-03-13 16:45:52 -0700
commit705d4182c8a84728e7f00cf48110c8f9720e4c29 (patch)
tree1666346cc9031c54020f10db9d033d796680bcc8 /indra/llcommon/llfoldertype.h
parent9de02b0cd3ac05ce172e12dbc2d288a5deccba11 (diff)
DD-42 : Rename merchant items to marketplace listings to be consistent with spec
Diffstat (limited to 'indra/llcommon/llfoldertype.h')
-rw-r--r--indra/llcommon/llfoldertype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llfoldertype.h b/indra/llcommon/llfoldertype.h
index 81f9c0b678..91dc1da543 100644
--- a/indra/llcommon/llfoldertype.h
+++ b/indra/llcommon/llfoldertype.h
@@ -87,7 +87,7 @@ public:
FT_BASIC_ROOT = 52,
- FT_MERCHANT_ITEMS = 53,
+ FT_MARKETPLACE_LISTINGS = 53,
FT_COUNT,