@@ -53,7 +53,7 @@ Const
{ Short names of months. }
- ShortMonthNames: array[1..12] of string[128]} =
+ ShortMonthNames: array[1..12] of string[128] =
('Jan','Feb','Mar','Apr','May','Jun',
'Jul','Aug','Sep','Oct','Nov','Dec');