Changed the return value for CompleteRegistration() from B_REG_APP_NOT_REGISTERED to B_REG_APP_NOT_PRE_REGISTERED, when the application is nor registered at all or already fully registered.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@491 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -117,7 +117,8 @@ error reply fields:
|
||||
- "error":
|
||||
- B_BAD_VALUE: A request message field is missing or contains an
|
||||
invalid value.
|
||||
- B_REG_APP_NOT_REGISTERED: The team is unknown to the roster.
|
||||
- B_REG_APP_NOT_PRE_REGISTERED: The team is unknown to the roster or the
|
||||
application is already fully registered.
|
||||
- ...
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user