diff options
Diffstat (limited to 'sysutils/mcelog/files/patch-server.c')
-rw-r--r-- | sysutils/mcelog/files/patch-server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcelog/files/patch-server.c b/sysutils/mcelog/files/patch-server.c index 4b2107c2aa72..9eb17f88d987 100644 --- a/sysutils/mcelog/files/patch-server.c +++ b/sysutils/mcelog/files/patch-server.c @@ -89,4 +89,4 @@ +#endif goto cleanup; if (write(fd, PAIR("ping\n")) < 0) - goto cleanup;
\ No newline at end of file + goto cleanup; |