Skip to content
Snippets Groups Projects
Commit 8fe317d2 authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/nettle/ChangeLog:1.135
parent 1c8a7192
No related branches found
No related tags found
No related merge requests found
2002-10-25 Niels Mller <niels@s3.kth.se> 2002-10-25 Niels Mller <niels@s3.kth.se>
* examples/sexp-conv.c (struct sexp_input): Deleted the mode from
the state, that should be passed as argument to relevant
functions. Instead, introduces enum sexp_coding, to say if base64
coding is in effect.
(struct sexp_output): Added coding attribute.
(sexp_put_char): Use output->coding.
(sexp_put_base64_start): Likewise.
(sexp_put_base64_end): Likewise.
* base64-decode.c (base64_decode_single): Simplified, got rid of * base64-decode.c (base64_decode_single): Simplified, got rid of
the done variable. the done variable.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment