diff options
Diffstat (limited to 'src/ctx.c')
-rw-r--r-- | src/ctx.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -168,7 +168,6 @@ void bfs_ctx_flush(const struct bfs_ctx *ctx) { } else if (cfile == ctx->cout) { bfs_error(ctx, "(standard output): %m.\n"); } - } // Flush the user/group caches, in case the executed command edits the |