1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-31 16:21:26 +03:00

test-string-util: add missing comma

Coverity CID#1446368.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-02-10 08:00:33 +01:00
parent 419076978c
commit 23ece765cc

View File

@ -917,7 +917,7 @@ static void test_strverscmp_improved(void) {
"123-3.1",
"123^patch1",
"123^1",
"123.a-1"
"123.a-1",
"123.1-1",
"123a-1",
"124",