aboutsummaryrefslogtreecommitdiff
path: root/lib/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/buffer.c')
-rw-r--r--lib/buffer.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/buffer.c b/lib/buffer.c
index 17a595c..85309ac 100644
--- a/lib/buffer.c
+++ b/lib/buffer.c
@@ -2,6 +2,9 @@
FUSE: Filesystem in Userspace
Copyright (C) 2010 Miklos Szeredi <miklos@szeredi.hu>
+ Functions for dealing with `struct fuse_buf` and `struct
+ fuse_bufvec`.
+
This program can be distributed under the terms of the GNU LGPLv2.
See the file COPYING.LIB
*/