summaryrefslogtreecommitdiffhomepage
path: root/patch/restartsig.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/restartsig.c')
-rw-r--r--patch/restartsig.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/restartsig.c b/patch/restartsig.c
index 0bef576..adb61b5 100644
--- a/patch/restartsig.c
+++ b/patch/restartsig.c
@@ -12,4 +12,5 @@ sigterm(int unused)
{
Arg a = {.i = 0};
quit(&a);
-} \ No newline at end of file
+}
+