diff options
Diffstat (limited to 'addressbook/backend/idl/addressbook.idl')
-rw-r--r-- | addressbook/backend/idl/addressbook.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/idl/addressbook.idl b/addressbook/backend/idl/addressbook.idl index 1d597189c5..9e1ee8766f 100644 --- a/addressbook/backend/idl/addressbook.idl +++ b/addressbook/backend/idl/addressbook.idl @@ -108,8 +108,8 @@ module Addressbook { AuthenticationFailed, AuthenticationRequired, UnsupportedField, - TLSNotAvailable, + NoSuchBook, OtherError }; |