Commit 764dfae5 authored by Broderick Gardner's avatar Broderick Gardner Committed by Tim Wickberg
Browse files

Use %zu to print size_t instead of %zd.

Cleanup printf formaters and ensure they match the types:
%zu for size_t
%zd for ssize_t

Bug 5417.
parent 32fabc5e
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