]> git.ipfire.org Git - thirdparty/nettle.git/commit
(sexp_check_token): Removed check for "any" token.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 27 Aug 2008 08:48:59 +0000 (10:48 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 27 Aug 2008 08:48:59 +0000 (10:48 +0200)
commitd240d71bef5bff278f8ad2e66b169bf39b70c2ee
treefbadd26eaa8e233e64a6675f7f8fec79a05af3ba
parentbb4a4628100b327b9455a6d4f9e7b9d4171633f5
(sexp_check_token): Removed check for "any" token.
All callers specify the token they expect.
(sexp_parse): Pass on comment tokens.

Rev: nettle/tools/parse.c:1.2
tools/parse.c