Removed declaration of ep. No more used.
Re-indent.
This commit is contained in:
parent
84f5ca951c
commit
46861e6bd8
@ -276,7 +276,7 @@ static void get_defaults (void)
|
||||
{
|
||||
FILE *fp;
|
||||
char buf[1024];
|
||||
char *cp, *ep;
|
||||
char *cp;
|
||||
|
||||
/*
|
||||
* Open the defaults file for reading.
|
||||
|
Loading…
Reference in New Issue
Block a user