mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 07:23:03 +01:00
Fix a lot of warnings
This commit is contained in:
parent
e3c34d4247
commit
a1d0690e63
@ -49,7 +49,7 @@
|
||||
*
|
||||
*/
|
||||
/*
|
||||
$Id: common.h,v 1.98 2004-01-21 07:18:25 skidder Exp $
|
||||
$Id: common.h,v 1.99 2004-01-26 16:28:06 skidder Exp $
|
||||
*/
|
||||
|
||||
#ifndef JRD_COMMON_H
|
||||
@ -1027,7 +1027,7 @@ static const TEXT FB_SHORT_MONTHS[][4] =
|
||||
"Apr", "May", "Jun",
|
||||
"Jul", "Aug", "Sep",
|
||||
"Oct", "Nov", "Dec",
|
||||
0
|
||||
"\0\0\0"
|
||||
};
|
||||
|
||||
static const TEXT* FB_LONG_MONTHS_UPPER[] =
|
||||
|
Loading…
Reference in New Issue
Block a user