Index: nss/lib/pk11wrap/pk11slot.c |
=================================================================== |
--- nss/lib/pk11wrap/pk11slot.c (revision 203524) |
+++ nss/lib/pk11wrap/pk11slot.c (working copy) |
@@ -1016,7 +1016,7 @@ |
* turn a PKCS11 Static Label into a string |
*/ |
char * |
-PK11_MakeString(PRArenaPool *arena,char *space, |
+PK11_MakeString(PLArenaPool *arena,char *space, |
char *staticString,int stringLen) |
{ |
int i; |