[Fedora-directory-commits] adminserver/admserv/cgi-src40 security.c, 1.10, 1.11

Nathan Kinder (nkinder) fedora-directory-commits at redhat.com
Thu Jun 28 18:07:04 UTC 2007


Author: nkinder

Update of /cvs/dirsec/adminserver/admserv/cgi-src40
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12471

Modified Files:
	security.c 
Log Message:
Summary: Fixed an annoying typo in a comment.



Index: security.c
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/cgi-src40/security.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- security.c	11 May 2007 19:44:05 -0000	1.10
+++ security.c	28 Jun 2007 18:07:01 -0000	1.11
@@ -518,7 +518,7 @@
         flags = 0;
     }
 
-    /* determain what type of certificate this is */
+    /* determine what type of certificate this is */
     if (flags & CERTDB_INVISIBLE_CA) {
         /* since it is invisible, should not allow user to see it. */
         goto looser;




More information about the Fedora-directory-commits mailing list