fix compiler warning: external definition with no prior declaration
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "test.h"
|
||||
|
||||
const char *dates[]={
|
||||
static const char *dates[]={
|
||||
"Sun, 06 Nov 1994 08:49:37 GMT",
|
||||
"Sunday, 06-Nov-94 08:49:37 GMT",
|
||||
"Sun Nov 6 08:49:37 1994",
|
||||
|
||||
Reference in New Issue
Block a user