diff options
author | 2002-05-14 16:12:33 +0000 | |
---|---|---|
committer | 2002-05-14 16:12:33 +0000 | |
commit | 4414dc2ed32f56b729017a9d81e3d72e6b4bc99d (patch) | |
tree | afbf8e434728208959d53a07a0d109ccf1272dbe /lib/libssl/src/crypto/ui | |
parent | some -Wall cleanup; closes pr/2649. (diff) | |
download | wireguard-openbsd-4414dc2ed32f56b729017a9d81e3d72e6b4bc99d.tar.xz wireguard-openbsd-4414dc2ed32f56b729017a9d81e3d72e6b4bc99d.zip |
db_printf has three non-standard formats that are not supported by
printf. Since we want to be able to have some ddb functions use db_printf
or normal printf, provide a new way to acheive the same kind of formatting.
The new function is called db_format and can emulate all variations of
how the nonstandard db_printf formats are used.
Note that this doesn't (yet?) mean that we want to convert all the
non-standard formats, we just want to have that option.
miod@ ok.
Diffstat (limited to 'lib/libssl/src/crypto/ui')
0 files changed, 0 insertions, 0 deletions