From 9fe5e6bf0ccaccec9c5ea2c3a2cea86dbd9c78dc Mon Sep 17 00:00:00 2001 From: Sergey Bugaev Date: Tue, 9 May 2023 00:31:36 +0300 Subject: Style tweaks Message-Id: <20230508213136.608575-42-bugaevc@gmail.com> --- tmpfs/tmpfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmpfs/tmpfs.c') 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) -- cgit v1.2.3