]> git.ipfire.org Git - thirdparty/nettle.git/commit
* sexp.c (sexp_iterator_enter_list): Call sexp_iterator_next to
authorNiels Möller <nisse@lysator.liu.se>
Sun, 6 Oct 2002 20:17:35 +0000 (22:17 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 6 Oct 2002 20:17:35 +0000 (22:17 +0200)
commit18463581cf58c6ab79f1a18080da9459caaafab0
tree183e2038816eee6f92246f11f51203ce3ea1f346
parent4cef4bd0423db2a407182d2f9e534ab77fb81e9b
* sexp.c (sexp_iterator_enter_list): Call sexp_iterator_next to
get to the first element of the list. Updated callers.

Rev: src/nettle/sexp.c:1.6
Rev: src/nettle/testsuite/sexp-test.c:1.6
sexp.c
testsuite/sexp-test.c