From d2a9739928aaac01c10a11f96a1405ca73c5ef29 Mon Sep 17 00:00:00 2001 From: cvs2hg Date: Thu, 31 Jan 2008 22:25:56 +0000 Subject: fixup commit for branch 'GECKO181_20080827_RELBRANCH' --- security/nss/lib/crmf/crmfit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/nss/lib/crmf/crmfit.h') diff --git a/security/nss/lib/crmf/crmfit.h b/security/nss/lib/crmf/crmfit.h index 1edde840b..2f9be4946 100644 --- a/security/nss/lib/crmf/crmfit.h +++ b/security/nss/lib/crmf/crmfit.h @@ -140,7 +140,7 @@ struct CRMFCertRequestStr { * are not part of the encoding. */ PRArenaPool *poolp; - long requestID; /* This is the value that will be encoded into + PRUint32 requestID; /* This is the value that will be encoded into * the certReqId field. */ }; -- cgit v1.2.1