diff options
Diffstat (limited to 'patch/selfrestart.c')
| -rw-r--r-- | patch/selfrestart.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/selfrestart.c b/patch/selfrestart.c index c3b88c1..f733867 100644 --- a/patch/selfrestart.c +++ b/patch/selfrestart.c @@ -66,3 +66,4 @@ void self_restart(const Arg *arg) execv(argv[0], argv); } + |
