Merge branch 't/unix_path_max_fix'
[paraslash.git] / client.h
index 2d63c4109460764d4fa5e3a6aa9c694044775afb..28b786a4ce091e132863a0076c6473b645dd60d2 100644 (file)
--- a/client.h
+++ b/client.h
@@ -42,6 +42,7 @@ struct client_task {
        char *user;
        /** The client task structure. */
        struct task task;
+       /** The buffer tree node of the client task. */
        struct btr_node *btrn;
 };