remove trailing whitespace
This commit is contained in:
@@ -336,7 +336,7 @@ test_compare(hx509_context context)
|
||||
if (ret) return 1;
|
||||
ret = compare_subject(c2, c3, &l3);
|
||||
if (ret) return 1;
|
||||
|
||||
|
||||
if (l0 != 0) return 1;
|
||||
if (l2 < l1) return 1;
|
||||
if (l3 < l2) return 1;
|
||||
|
Reference in New Issue
Block a user