diff options
Diffstat (limited to 'libempathy/empathy-utils.h')
-rw-r--r-- | libempathy/empathy-utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 8179c90b0..e4ef0afab 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -46,6 +46,7 @@ G_BEGIN_DECLS typedef enum { EMPATHY_FT_ERROR_FAILED, + EMPATHY_FT_ERROR_SOCKET, EMPATHY_FT_ERROR_NOT_SUPPORTED } EmpathyFTErrorEnum; |