X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Futils_cmds_test.c;h=93bf5129af874eb5fe6e2aa2be7462ab7e6179c3;hb=06a86a60a7dabc685bdbd81ce3d36ea5f7e2c2d4;hp=bb35ce8c86ff07153aff947a64e4a55829a041e5;hpb=d45f9cdfc084fc5e8783073b993d58b84deb5d58;p=collectd.git diff --git a/src/utils_cmds_test.c b/src/utils_cmds_test.c index bb35ce8c..93bf5129 100644 --- a/src/utils_cmds_test.c +++ b/src/utils_cmds_test.c @@ -191,7 +191,7 @@ DEF_TEST(parse) { cmd_status_t status; cmd_t cmd; - _Bool result; + bool result; memset(&cmd, 0, sizeof(cmd));