Commit 431c0260 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Replace snprintf() + xstrcat() with xstrfmtcat().

The first case here is even more fun... let's just let
xstrfmtcat() sort this all out instead of manually determing
the required buffer size.
parent 52c92d1d
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