From 2768539bfe2bf8f2d370fcef03ae7f15b55e0579 Mon Sep 17 00:00:00 2001 From: Ryan Williams Date: Wed, 8 Apr 2009 22:39:01 +0000 Subject: svn merge -r116334:116916 svn+ssh://svn.lindenlab.com/svn/linden/branches/rad-chilies/rad-chilies-trunkmerge-2 --- indra/llinventory/lltransactiontypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llinventory') diff --git a/indra/llinventory/lltransactiontypes.h b/indra/llinventory/lltransactiontypes.h index d70109804c..1cb7308bd4 100644 --- a/indra/llinventory/lltransactiontypes.h +++ b/indra/llinventory/lltransactiontypes.h @@ -45,6 +45,7 @@ // Money transaction failure codes const U8 TRANS_FAIL_SIMULATOR_TIMEOUT = 1; const U8 TRANS_FAIL_DATASERVER_TIMEOUT = 2; +const U8 TRANS_FAIL_APPLICATION = 3; // Codes up to 999 for error conditions const S32 TRANS_NULL = 0; -- cgit v1.2.3