Home GnuPG
Diffusion GnuPG c06eabac8e85

common/iobuf.h: Replace further use of literals with symbolic constants.
c06eabac8e85Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

common/iobuf.h: Replace further use of literals with symbolic constants.

* common/iobuf.c: Move BLOCK_FILTER_INPUT,
BLOCK_FILTER_OUTPUT_BLOCK_FILTER_TEMP from here...
* common/iobuf.h: ... to here and rename to IOBUF_INPUT, IOBUF_OUTPUT
and IOBUF_TEMP, respectively.  Where appropriate, use these macros
instead of a literal.
  • Signed-off-by: Neal H. Walfield <neal@g10code.com>.

Details

Provenance
Neal H. Walfield <neal@g10code.com>Authored on Aug 9 2015, 10:52 AM
Parents
rG91357b7722f2: gpg: Avoid linking to Libksba
Branches
Unknown
Tags
Unknown

Event Timeline

Neal H. Walfield <neal@g10code.com> committed rGc06eabac8e85: common/iobuf.h: Replace further use of literals with symbolic constants. (authored by Neal H. Walfield <neal@g10code.com>).Aug 20 2015, 2:16 PM