From 7921d9f3d09db8d5ee211b6f40cf4e50ff3bef89 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 26 Nov 2007 09:36:40 +0000 Subject: Change to hilite and space a little more --- src/rc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/rc.c b/src/rc.c index 1bd8e2c3..61c82cf6 100644 --- a/src/rc.c +++ b/src/rc.c @@ -985,8 +985,8 @@ int main (int argc, char **argv) run_script (INITEARLYSH); uname (&uts); - printf ("\n %sOpenRC %s" VERSION "%s is starting up\n", - ecolor (ECOLOR_GOOD), ecolor (ECOLOR_BRACKET), + printf ("\n %sOpenRC %s" VERSION "%s is starting up\n\n", + ecolor (ECOLOR_GOOD), ecolor (ECOLOR_HILITE), ecolor (ECOLOR_NORMAL)); if (rc_conf_yesno ("rc_interactive")) -- cgit v1.2.3