summaryrefslogtreecommitdiff
path: root/security/nss/lib/crmf/crmfit.h
diff options
context:
space:
mode:
authorcvs2hg <devnull@localhost>2008-01-31 22:25:56 +0000
committercvs2hg <devnull@localhost>2008-01-31 22:25:56 +0000
commitd2a9739928aaac01c10a11f96a1405ca73c5ef29 (patch)
treec1559eb16782fa2b5adfdb74f260ce7e15f39830 /security/nss/lib/crmf/crmfit.h
parentefc6ec73fd3a32a186e55ad5da2cb9e383c8676e (diff)
downloadnss-hg-d2a9739928aaac01c10a11f96a1405ca73c5ef29.tar.gz
fixup commit for branch 'GECKO181_20080827_RELBRANCH'
Diffstat (limited to 'security/nss/lib/crmf/crmfit.h')
-rw-r--r--security/nss/lib/crmf/crmfit.h2
1 files changed, 1 insertions, 1 deletions
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.
*/
};