[gmime] Updated comment



commit c621cc35fc33d39bb930cb1e250e39e54f269238
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Fri Mar 4 19:17:27 2011 -0500

    Updated comment

 gmime/gmime-gpg-context.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gmime/gmime-gpg-context.c b/gmime/gmime-gpg-context.c
index 7be7e4c..be39d2a 100644
--- a/gmime/gmime-gpg-context.c
+++ b/gmime/gmime-gpg-context.c
@@ -1288,7 +1288,7 @@ gpg_ctx_parse_status (struct _GpgCtx *gpg, GError **err)
 				
 				status = inend + 1;
 				
-				/* third token is the status code, ignore for now */
+				/* third token is a dummy value which is always '0' */
 			} else {
 				gpg_ctx_parse_signer_info (gpg, status);
 			}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]