[svn] GnuPG - r5381 - trunk/dirmngr

svn author wk cvs at cvs.gnupg.org
Thu Aug 5 10:51:12 CEST 2010


Author: wk
Date: 2010-08-05 10:51:11 +0200 (Thu, 05 Aug 2010)
New Revision: 5381

Modified:
   trunk/dirmngr/crlfetch.c
Log:
Typo fix


Modified: trunk/dirmngr/crlfetch.c
===================================================================
--- trunk/dirmngr/crlfetch.c	2010-08-03 14:06:42 UTC (rev 5380)
+++ trunk/dirmngr/crlfetch.c	2010-08-05 08:51:11 UTC (rev 5381)
@@ -264,7 +264,7 @@
           }
           break;
   
-        case 99999: /* Made up status code foer error reporting.  */
+        case 99999: /* Made up status code for error reporting.  */
           log_error (_("error retrieving `%s': %s\n"),
                      url, gpg_strerror (err));
           break;





More information about the Gnupg-commits mailing list