[hackers] [sinit] config.def.h: align rc*cmd || Ypnose

From: <git_AT_suckless.org>
Date: Sun, 12 Jul 2015 22:13:51 +0200 (CEST)

commit 40a9fd323646b680a4eb046076c606339fd7501e
Author: Ypnose <linuxien_AT_legtux.org>
AuthorDate: Sun Jul 12 21:24:19 2015 +0200
Commit: sin <sin_AT_2f30.org>
CommitDate: Sun Jul 12 21:13:46 2015 +0100

    config.def.h: align rc*cmd

diff --git a/config.def.h b/config.def.h
index c689987..6ab3920 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -1,5 +1,5 @@
 /* See LICENSE file for copyright and license details. */
 
-static char *const rcinitcmd[] = { "/bin/rc.init", NULL };
-static char *const rcrebootcmd[] = { "/bin/rc.shutdown", "reboot", NULL };
+static char *const rcinitcmd[] = { "/bin/rc.init", NULL };
+static char *const rcrebootcmd[] = { "/bin/rc.shutdown", "reboot", NULL };
 static char *const rcpoweroffcmd[] = { "/bin/rc.shutdown", "poweroff", NULL };
Received on Sun Jul 12 2015 - 22:13:51 CEST

This archive was generated by hypermail 2.3.0 : Sun Jul 12 2015 - 22:24:10 CEST