]> git.ipfire.org Git - thirdparty/nettle.git/commit
Synchronize func signatures between code and docs master
authorGeorg Sauthoff <mail@gms.tf>
Fri, 3 Apr 2026 12:39:23 +0000 (14:39 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 12 Apr 2026 20:41:41 +0000 (22:41 +0200)
commit1383a409b2a00fee73aee10b14819af12093f7af
tree6daa524926f7c6fa2874032e1b2847e481d46471
parentb95548d9ce1ec3e9f258ecb82099abdc95bbdd46
Synchronize func signatures between code and docs

This mostly affects function signatures in the manual, i.e. to reflect
prior code changes where e.g. uint8_t pointers were corrected to char
pointers.

NB, this change is limited to the base64/base16 functions, deviations in
other translation units can be addressed with follow-up patches.
base64.h
nettle.texinfo