summaryrefslogtreecommitdiff
path: root/trust
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2018-05-14 14:58:56 -0400
committerDaiki Ueno <ueno@gnu.org>2018-05-24 09:06:50 +0200
commite42dcf5283a5537c196147c9a2468ee537b9da7b (patch)
tree39190749a253fff241b76c416a1fd157a749875b /trust
parent6af8234936f805a9c6dceb29a84e73d40ed4b257 (diff)
Improve const correctness for P11KitUri
This does not improve const for the getters. The reason for this is that they are usually passed into the PKCS#11 APIs directly and these APIs are not const correct. Trying to force const correctnesss here would result in pain for library consumers. This is an API and ABI compatible change.
Diffstat (limited to 'trust')
0 files changed, 0 insertions, 0 deletions