]> git.ipfire.org Git - thirdparty/nettle.git/commit - sexp-format.c
(format_length_string): Deleted function.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 4 Dec 2002 09:42:31 +0000 (10:42 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 4 Dec 2002 09:42:31 +0000 (10:42 +0100)
commit1c323788782c3a5d59153972e532cb079f14b120
treea82637ba0a430b4d7b571d526f7eaa8bf5ab162f
parenta38808d68d3c61de44508f913a3d0daf366eb52c
(format_length_string): Deleted function.
(format_string): Deleted function.
(sexp_vformat): New %t specifier, formatting an optional display
type. Deleted %z specifier. Instead, introduced a new modifier "0"
that can be used with %s, %l and %t, which says that the data is
NUL-terminated.

Rev: src/nettle/sexp-format.c:1.5
Rev: src/nettle/sexp.h:1.11
sexp-format.c
sexp.h