(time_char_table): Revert change; this was not intended.
authorUlrich Drepper <drepper@gcc.gnu.org>
Mon, 3 Jan 2000 21:51:13 +0000 (21:51 +0000)
committerUlrich Drepper <drepper@gcc.gnu.org>
Mon, 3 Jan 2000 21:51:13 +0000 (21:51 +0000)
From-SVN: r31189

gcc/c-common.c

index 665710b77851f622ee86f0b55f43e659062cd28d..22419ce619c6c30928cb6180ba89f91deec6bc3f 100644 (file)
@@ -1250,7 +1250,7 @@ static format_char_info time_char_table[] = {
   { "HIMSUWdemw",      0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "-_0Ow" },
   { "Vju",             0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "-_0Oow" },
   { "Gklsz",           0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "-_0OGw" },
-  { "ABZza",           0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "^#" },
+  { "ABZa",            0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "^#" },
   { "p",               0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "#" },
   { "bh",              0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "^" },
   { "CY",              0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "-_0EOw" },