[Pkg-gnupg-commit] [gpgme] 143/412: src: Fix typo.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Sep 22 21:26:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gpgme.
commit 5265017d58e72b99b953932da2683522bb7bc741
Author: Justus Winter <justus at gnupg.org>
Date: Fri May 27 15:46:17 2016 +0200
src: Fix typo.
--
Signed-off-by: Justus Winter <justus at gnupg.org>
---
src/gpgme.h.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gpgme.h.in b/src/gpgme.h.in
index 87550fe..d68372c 100644
--- a/src/gpgme.h.in
+++ b/src/gpgme.h.in
@@ -1290,7 +1290,7 @@ gpgme_error_t gpgme_data_new_with_read_cb (gpgme_data_t *r_dh,
/* Create a new data buffer filled with the content of file FNAME.
COPY must be non-zero. For delayed read, please use
- gpgme_data_new_from_fd or gpgme_data_new_from stream instead. */
+ gpgme_data_new_from_fd or gpgme_data_new_from_stream instead. */
gpgme_error_t gpgme_data_new_from_file (gpgme_data_t *r_dh,
const char *fname,
int copy);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git
More information about the Pkg-gnupg-commit
mailing list