summaryrefslogtreecommitdiff
path: root/tmpfs/tmpfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfs/tmpfs.c')
-rw-r--r--tmpfs/tmpfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfs/tmpfs.c b/tmpfs/tmpfs.c
index 195813c4..02d4bd8c 100644
--- a/tmpfs/tmpfs.c
+++ b/tmpfs/tmpfs.c
@@ -289,7 +289,7 @@ diskfs_append_args (char **argz, size_t *argz_len)
return err;
}
-/* Handling of operations for the ports in diskfs_port_bucket, calling
+/* Handling of operations for the ports in diskfs_port_bucket, calling
* demuxer for each incoming message */
static void *
diskfs_thread_function (void *demuxer)