b=129100 OOPS fixing wrong case in my prior checkin

This commit is contained in:
kaie%netscape.com 2002-03-27 07:54:47 +00:00
Родитель 48936dbb04
Коммит 53d54a1fd2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -183,8 +183,8 @@ interface nsIX509Cert : nsISupports {
const unsigned long CERT_USAGE_StatusResponder = 10;
const unsigned long CERT_USAGE_AnyCA = 11;
void verifyForUsage(in PRUInt32 usage,
out PRUInt32 verificationResult);
void verifyForUsage(in PRUint32 usage,
out PRUint32 verificationResult);
/*
* This method is here to make it easier to view a cert.