diff options
author | 2015-12-22 17:07:06 +0000 | |
---|---|---|
committer | 2015-12-22 17:07:06 +0000 | |
commit | 57c37fda99615d19077446f8ab9c58ba76ce70cd (patch) | |
tree | b342634b086638d656cff2b9a0eabf27555803d4 /lib/libsqlite3/src | |
parent | sync (diff) | |
download | wireguard-openbsd-57c37fda99615d19077446f8ab9c58ba76ce70cd.tar.xz wireguard-openbsd-57c37fda99615d19077446f8ab9c58ba76ce70cd.zip |
The loop index in grep_cmp() should be size_t to match the type of
the length parameter. The return value of grep_cmp() is only used
in a boolean context so make it return bool instead of the index.
OK mmcc@
Diffstat (limited to 'lib/libsqlite3/src')
0 files changed, 0 insertions, 0 deletions