summaryrefslogtreecommitdiff
path: root/src/rc/rc-misc.c
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-01-17 08:46:41 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-01-17 08:46:41 +0000
commitb2d0656814c2afe9a05b3e130f0289b225a371ec (patch)
tree8a649f701aa5b51a2ee9a825d136711ba4b3d538 /src/rc/rc-misc.c
parentc0a3e25d482d52102c04765767ed82d81407e7e8 (diff)
downloadopenrc-b2d0656814c2afe9a05b3e130f0289b225a371ec.tar.gz
openrc-b2d0656814c2afe9a05b3e130f0289b225a371ec.tar.bz2
openrc-b2d0656814c2afe9a05b3e130f0289b225a371ec.tar.xz
Style fix: "char *foo" not "char* foo".
Diffstat (limited to 'src/rc/rc-misc.c')
-rw-r--r--src/rc/rc-misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c
index 92be3b8..a7b4e2d 100644
--- a/src/rc/rc-misc.c
+++ b/src/rc/rc-misc.c
@@ -62,7 +62,7 @@
static RC_STRINGLIST *rc_conf = NULL;
-extern char** environ;
+extern char **environ;
#ifdef DEBUG_MEMORY
static void