diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-05-24 13:18:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-05-24 13:18:30 +0200 |
commit | 462865d7025807beab1323f85ceb055ed9ea2bfb (patch) | |
tree | 0fbf256a18c276eacb36fda91a4e46512523015e /tests/diff/diff_helpers.c | |
parent | c11daac9de2fb582873e2471346526f33835226e (diff) | |
download | libgit2-462865d7025807beab1323f85ceb055ed9ea2bfb.tar.gz |
cred_helpers: Add 'const' qualifiers to git_cred_userpass_payload
Make both username & password in git_cred_userpass_payload 'const'.
The values are not altered anywhere, and the extra qualifier allows
clients to assign 'const' values there.
Diffstat (limited to 'tests/diff/diff_helpers.c')
0 files changed, 0 insertions, 0 deletions