summaryrefslogtreecommitdiff
path: root/daemon/gvfsafpconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gvfsafpconnection.h')
-rw-r--r--daemon/gvfsafpconnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/gvfsafpconnection.h b/daemon/gvfsafpconnection.h
index cabfa89b..62f1aaa3 100644
--- a/daemon/gvfsafpconnection.h
+++ b/daemon/gvfsafpconnection.h
@@ -233,6 +233,7 @@ typedef enum
AFP_RESULT_DIR_NOT_FOUND = -5029,
AFP_RESULT_VOL_LOCKED = -5031,
AFP_RESULT_OBJECT_LOCKED = -5032,
+ AFP_RESULT_ID_NOT_FOUND = -5034,
AFP_RESULT_PWD_EXPIRED_ERR = -5042,
AFP_RESULT_INSIDE_SHARE_ERR = -5043,
AFP_RESULT_INSIDE_TRASH_ERR = -5044,