Commit fee2645d authored by Dominik Bartkiewicz's avatar Dominik Bartkiewicz Committed by Tim Wickberg
Browse files

Fix printf format specified in elasticsearch plugin. %u not %hu.

uint32_t needs %u on 32-bit platforms. Noticed by clang/travisci.
parent 2973fd06
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment