From 2513557bf5a4aea1d73022daacca84c0ad0cd7a3 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Thu, 6 Oct 2005 23:28:50 +0000 Subject: 2005-10-07 Marcus Brinkmann * gpg/t-sig-notation.c: Change critical notation to something GnuPG understands. --- tests/gpg/t-sig-notation.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/gpg/t-sig-notation.c') diff --git a/tests/gpg/t-sig-notation.c b/tests/gpg/t-sig-notation.c index a9014733..7345a523 100644 --- a/tests/gpg/t-sig-notation.c +++ b/tests/gpg/t-sig-notation.c @@ -42,8 +42,8 @@ static struct { { "laughing@me", "Just Squeeze Me", GPGME_SIG_NOTATION_HUMAN_READABLE }, - { "leave@home", - "Right Now", + { "preferred-email-encoding@pgp.com", + "pgpmime", GPGME_SIG_NOTATION_HUMAN_READABLE | GPGME_SIG_NOTATION_CRITICAL }, { NULL, "http://www.gnu.org/policy/", -- cgit v1.2.3