Style fix: "char *foo" not "char* foo".

This commit is contained in:
Robin H. Johnson
2011-01-17 08:46:41 +00:00
parent c0a3e25d48
commit b2d0656814
4 changed files with 8 additions and 8 deletions

View File

@ -62,7 +62,7 @@
static RC_STRINGLIST *rc_conf = NULL;
extern char** environ;
extern char **environ;
#ifdef DEBUG_MEMORY
static void