author | Florian Forster <octo@collectd.org> | |
Wed, 2 Dec 2015 09:43:42 +0000 (10:43 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 2 Dec 2015 09:43:42 +0000 (10:43 +0100) | ||
commit | 96c33de27441f6487ed252e22f7c1129d5bf05fc | |
tree | d708425ebd7d8559773f99b70d6d3700bceaf7f2 | tree | snapshot |
parent | 4d18f9802a657dea2e88241a1a77bb28940a2b01 | commit | diff |
varnish plugin: Fix implicit cast from int to bool.
Also revert the inclusion of <stdbool.h> as per our coding guidelines.
The native C99 _Bool is used instead.
Also revert the inclusion of <stdbool.h> as per our coding guidelines.
The native C99 _Bool is used instead.
src/varnish.c | diff | blob | history |