Commit 301bbc49 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

Add missing comma.

parent a5aa8dc1
......@@ -3173,7 +3173,7 @@ static const char *BadDateStrings[] =
"1 2.3.4.5.6", "1 2.3.4.5 6", "1 2.3.4 5.6", "1 2.3.4 5 6", "1 2.3 4.5.6",
"1 2.3 4.5 6", "1 2.3 4 5.6", "1 2.3 4 5 6", "1 2 3.4.5.6", "1 2 3.4.5 6",
"1 2 3.4 5.6", "1 2 3.4 5 6", "1 2 3 4.5 6", "1 2 3 4 5.6", "1 2 3 4 5 6",
"1.2.3 4 am 5 6", "1.2.3 4 5 am 6" "1.2.3 4 5 6 am", "1 am 2 3 4.5.6",
"1.2.3 4 am 5 6", "1.2.3 4 5 am 6", "1.2.3 4 5 6 am", "1 am 2 3 4.5.6",
"1 2 am 3 4.5.6", "1 2 3 am 4.5.6"
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment