[Pkg-gnupg-commit] [gnupg2] 106/159: common: Fix iobuf API of filter function for alignment.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Jan 27 13:23:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gnupg2.
commit 4b4639b0b04dc82c550fa711dd7193e13fc4a428
Author: NIIBE Yutaka <gniibe at fsij.org>
Date: Tue Jan 12 11:45:31 2016 +0900
common: Fix iobuf API of filter function for alignment.
* common/iobuf.h: Fix comment.
--
Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>
---
common/iobuf.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/common/iobuf.h b/common/iobuf.h
index 69764d6..8ba02b3 100644
--- a/common/iobuf.h
+++ b/common/iobuf.h
@@ -406,8 +406,7 @@ int iobuf_cancel (iobuf_t iobuf);
IOBUFCTRL_DESC: Called with this value to get a human-readable
description of the filter. *LEN is the size of the buffer.
The description is filled into BUF, NUL-terminated. Always
- returns 0. When the size of the buffer is shorter than the
- description, it is truncated and not NUL-terminated.
+ returns 0.
*/
int iobuf_push_filter (iobuf_t a, int (*f) (void *opaque, int control,
iobuf_t chain, byte * buf,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list