summaryrefslogtreecommitdiff
path: root/include_protected
diff options
context:
space:
mode:
authorIngo Huerner <ingo.huerner@xse.de>2013-01-10 12:00:49 +0100
committerIngo Huerner <ingo.huerner@xse.de>2013-01-10 12:00:49 +0100
commit7b4f3e26c10b4efa12891c1ba6930823e797994d (patch)
tree1e629d3510a35d1d2f341ed061b8757cb598f9a1 /include_protected
parentaf3cd90a4de3c367ffe18e0e250bba0eeb0cda9a (diff)
downloadpersistence-client-library-7b4f3e26c10b4efa12891c1ba6930823e797994d.tar.gz
If no entry for a resource in prct the data will be put into local cached; A user file that not exists will be now automatically created
Diffstat (limited to 'include_protected')
-rw-r--r--include_protected/persistence_client_library_data_organization.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include_protected/persistence_client_library_data_organization.h b/include_protected/persistence_client_library_data_organization.h
index d026d3e..abd08e1 100644
--- a/include_protected/persistence_client_library_data_organization.h
+++ b/include_protected/persistence_client_library_data_organization.h
@@ -57,7 +57,7 @@ enum _PersistenceConstantDef
PasMsg_Block = 1, /// persistence administration service block access
PasMsg_WriteBack = 2, /// persistence administration service write_back
PasMsg_Unblock = 4, /// persistence administration service unblock access
- PasErrorStatus_RespPend = 88, /// persistence administration service msg return status
+ PasErrorStatus_RespPend = 50, /// persistence administration service msg return status
PasErrorStatus_OK = 100, /// persistence administration service msg return status
PasErrorStatus_FAIL = -1, /// persistence administration service msg return status