cred_helpers.h
1.5 KB
-
cred_helpers: Add 'const' qualifiers to git_cred_userpass_payload · 462865d7
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.
Michał Górny committed