summaryrefslogtreecommitdiffstats
path: root/src/afc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afc.h')
-rw-r--r--src/afc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afc.h b/src/afc.h
index 15ecbd8..9c9f12d 100644
--- a/src/afc.h
+++ b/src/afc.h
@@ -54,6 +54,7 @@ struct afc_client_private {
54 int file_handle; 54 int file_handle;
55 int lock; 55 int lock;
56 GMutex *mutex; 56 GMutex *mutex;
57 int own_connection;
57}; 58};
58 59
59/* AFC Operations */ 60/* AFC Operations */