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