From 0ba14ae7205a4e6a8acc23a62a95f6c6ad8b591f Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 23 Sep 2013 12:40:26 -0500 Subject: style fixes --- src/rc/rc-status.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/rc/rc-status.c') diff --git a/src/rc/rc-status.c b/src/rc/rc-status.c index d14dd63..e38ce11 100644 --- a/src/rc/rc-status.c +++ b/src/rc/rc-status.c @@ -360,8 +360,10 @@ rc_status(int argc, char **argv) } } l->value = p; - /* we are unsetting RC_SVCNAME because last loaded service - wount be added to list */ + /* + * we are unsetting RC_SVCNAME because last loaded service will not + * be added to the list + */ unsetenv("RC_SVCNAME"); print_level("Dynamic", "needed"); print_services(NULL, nservices); -- cgit v1.2.3