diff options
Diffstat (limited to 'include/libiphone')
| -rw-r--r-- | include/libiphone/notification_proxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libiphone/notification_proxy.h b/include/libiphone/notification_proxy.h index 66b7a80..96af5fd 100644 --- a/include/libiphone/notification_proxy.h +++ b/include/libiphone/notification_proxy.h | |||
| @@ -33,6 +33,7 @@ extern "C" { | |||
| 33 | #define NP_E_SUCCESS 0 | 33 | #define NP_E_SUCCESS 0 |
| 34 | #define NP_E_INVALID_ARG -1 | 34 | #define NP_E_INVALID_ARG -1 |
| 35 | #define NP_E_PLIST_ERROR -2 | 35 | #define NP_E_PLIST_ERROR -2 |
| 36 | #define NP_E_CONN_FAILED -3 | ||
| 36 | 37 | ||
| 37 | #define NP_E_UNKNOWN_ERROR -256 | 38 | #define NP_E_UNKNOWN_ERROR -256 |
| 38 | 39 | ||
