just whitespace
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#include <string.h>
|
||||
|
||||
/* returns the array number of the string */
|
||||
extern int
|
||||
extern int
|
||||
compare_string_array(const char * const string_array[], const char *key)
|
||||
{
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user