]> git.ipfire.org Git - thirdparty/nettle.git/commit
(sexp_iterator_check_types): Use an argument of type
authorNiels Möller <nisse@lysator.liu.se>
Tue, 5 Oct 2004 21:44:28 +0000 (23:44 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 5 Oct 2004 21:44:28 +0000 (23:44 +0200)
commit64776de14775e2de644c2339c990d80233b8c466
treed3e76ce7e5af2f7fcb911f2289f3fc793d236c56
parent0fa80515bff75dbe7bb98876e57f822598db7626
(sexp_iterator_check_types): Use an argument of type
"const uint8_t * const *" for the types list.
(sexp_iterator_assoc): Likewise, for the keys list.

Rev: src/nettle/sexp.c:1.16
Rev: src/nettle/sexp.h:1.17
sexp.c
sexp.h