[Pkg-gnupg-commit] [gnupg2] 36/241: common: Add status code for use by g13.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Dec 9 20:31:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit 42571a38344e39f747315f754700a8181b8744fe
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Oct 21 08:30:52 2015 +0200

    common: Add status code for use by g13.
    
    * common/status.h (STATUS_PLAINTEXT_FOLLOWS): New.
---
 common/status.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/common/status.h b/common/status.h
index f1af587..76b1b30 100644
--- a/common/status.h
+++ b/common/status.h
@@ -124,6 +124,8 @@ enum
 
     STATUS_PINENTRY_LAUNCHED,
 
+    STATUS_PLAINTEXT_FOLLOWS,   /* Used by g13-syshelp  */
+
     STATUS_ERROR,
     STATUS_SUCCESS,
     STATUS_FAILURE,

-- 
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