diff options
Diffstat (limited to 'rfc2045/rfc3676parser.h')
| -rw-r--r-- | rfc2045/rfc3676parser.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rfc2045/rfc3676parser.h b/rfc2045/rfc3676parser.h index 497792c..b16343b 100644 --- a/rfc2045/rfc3676parser.h +++ b/rfc2045/rfc3676parser.h @@ -163,7 +163,7 @@ namespace mail {  		void end(  			 /* -			 ** Set to true if a unicode conversion error occured. +			 ** Set to true if a unicode conversion error occurred.  			 */  			 bool &unicode_errflag); | 
