read.c
11.8 KB
-
Use cl_assert_equal_s() instead of strcmp(). · a7f8065f
Replaced all cl_assert(!strcmp()) or semantically equivalent forms by cl_assert_equal_s().
Sebastian Bauer committed
Replaced all cl_assert(!strcmp()) or semantically equivalent forms by cl_assert_equal_s().