Removed declaration of ep. No more used.

Re-indent.
This commit is contained in:
nekral-guest 2009-04-10 22:35:32 +00:00
parent 84f5ca951c
commit 46861e6bd8

View File

@ -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.