diff options
author | Russell Belfer <rb@github.com> | 2013-09-23 21:52:42 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-09-23 21:52:42 -0700 |
commit | 00e859279e361734aa38adfbbb16d25af0be8bda (patch) | |
tree | c3e6c39db191df72ec2adf14f2f5a4505025ab51 /src/commit.c | |
parent | 713793133f65569561c6ca518f61acdddd1d3b65 (diff) | |
download | libgit2-00e859279e361734aa38adfbbb16d25af0be8bda.tar.gz |
Clean up unnecessary git_buf_printf calls
This replaces some git_buf_printf calls with simple calls to
git_buf_put instead. Also, it fixes a missing va_end inside
the git_buf_vprintf implementation.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions