aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2017-10-10 01:49:04 -0400
committerDavid Bremner <david@tethera.net>2017-10-12 22:11:55 -0300
commitbfd669bb2ef01d3142dd8294c7e1326ee7503e39 (patch)
tree971ee97d3c8c0e274388a4d45a55effd953bc992 /util
parent3e9857a0b98c04973b9b6ad2da7dc5c3992b3b1c (diff)
crypto: _notmuch_crypto_cleanup should return void
There's no chance that _notmuch_crypto_cleanup() will ever return anything other than 0, and no one ever checks its return value anyway. So make it return void instead of int.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions