fix compiler warning: external definition with no prior declaration

This commit is contained in:
Yang Tse
2008-09-18 19:02:40 +00:00
parent a6c915aab9
commit 8b2bfa4212
2 changed files with 7 additions and 7 deletions

View File

@@ -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",