Index: nss/mozilla/security/nss/lib/util/secdig.h |
=================================================================== |
--- nss/mozilla/security/nss/lib/util/secdig.h (revision 55475) |
+++ nss/mozilla/security/nss/lib/util/secdig.h (working copy) |
@@ -36,7 +36,7 @@ |
* the terms of any one of the MPL, the GPL or the LGPL. |
* |
* ***** END LICENSE BLOCK ***** */ |
-/* $Id: secdig.h,v 1.8 2008/06/14 14:20:38 wtc%google.com Exp $ */ |
+/* $Id: secdig.h,v 1.9 2010/04/25 23:37:37 nelson%bolyard.com Exp $ */ |
#ifndef _SECDIG_H_ |
#define _SECDIG_H_ |
@@ -118,7 +118,7 @@ |
** the same pool as other data, you do not want to delete |
** the digest by calling SGN_DestroyDigestInfo. |
** A return value of SECFailure indicates an error. A return |
-** of SECSuccess indicates no error occured. |
+** of SECSuccess indicates no error occurred. |
*/ |
extern SECStatus SGN_CopyDigestInfo(PLArenaPool *poolp, |
SGNDigestInfo *a, |