summaryrefslogtreecommitdiff
path: root/indra/newview/llmarketplacefunctions.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2012-01-18 13:36:16 -0800
committerRichard Linden <none@none>2012-01-18 13:36:16 -0800
commita1b200878fdc517252506a19f71432ab956086c2 (patch)
tree627d180f48cc8dca01f9144da39b2fa6fbd84979 /indra/newview/llmarketplacefunctions.h
parent41a43a4125a69835e6a76f5792a267ba0797f41a (diff)
parentb1d28300fbd37edfb4093b13ea0d243e45d6952b (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
Diffstat (limited to 'indra/newview/llmarketplacefunctions.h')
-rw-r--r--indra/newview/llmarketplacefunctions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmarketplacefunctions.h b/indra/newview/llmarketplacefunctions.h
index 4731566366..4b8f7a1ac7 100644
--- a/indra/newview/llmarketplacefunctions.h
+++ b/indra/newview/llmarketplacefunctions.h
@@ -50,6 +50,7 @@ namespace MarketplaceErrorCodes
IMPORT_AUTHENTICATION_ERROR = 401,
IMPORT_DONE_WITH_ERRORS = 409,
IMPORT_JOB_FAILED = 410,
+ IMPORT_JOB_TIMEOUT = 499,
};
}