From 3ea44d34d6ea9640e67df1aa6f58f54600bec1e8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 4 Sep 2021 11:12:53 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- editasroot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editasroot.c') diff --git a/editasroot.c b/editasroot.c index ca08aab..c6ce396 100644 --- a/editasroot.c +++ b/editasroot.c @@ -252,7 +252,7 @@ main(int argc, char *argv[]) exit(1); } if (shutdown(fds[0], SHUT_RD)) { - fprintf(stderr, "%s: shutdown SHUT_RD: %s\n", argv0, strerror(errno)); + fprintf(stderr, "%s: shutdown SHUT_RD: %s\n", argv0, strerror(errno)); exit(1); } -- cgit v1.2.3-70-g09d2