From 7ae15f002712c7d07f9d835b81b0ca8da096e49b Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 20 Jul 2009 11:02:20 +0000 Subject: Fix bug 1091. Doc fixes. Replace assert by error message. --- g10/misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/misc.c') diff --git a/g10/misc.c b/g10/misc.c index 5b9e652ab..8cc63ba34 100644 --- a/g10/misc.c +++ b/g10/misc.c @@ -1207,7 +1207,7 @@ parse_options(char *str,unsigned int *options, /* Check whether the string has characters not valid in an RFC-822 - address. To cope with OpenPGP we ignore allow non-ascii characters + address. To cope with OpenPGP we ignore non-ascii characters so that for example umlauts are legal in an email address. An OpenPGP user ID must be utf-8 encoded but there is no strict requirement for RFC-822. Thus to avoid IDNA encoding we put the -- cgit v1.2.3