From 06635dedbc59ec84e1bcf2c443c54b9301204396 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sun, 23 Mar 2008 22:57:56 +0000 Subject: We don't change service here. --- src/rc/rc-status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rc/rc-status.c') diff --git a/src/rc/rc-status.c b/src/rc/rc-status.c index 1e0ef38..929c7e3 100644 --- a/src/rc/rc-status.c +++ b/src/rc/rc-status.c @@ -85,7 +85,7 @@ static void print_level(char *level) printf("%s\n", level); } -static void print_service(char *service) +static void print_service(const char *service) { char status[10]; int cols = printf(" %s", service); -- cgit v1.2.3