| Index: nss/lib/freebl/blapit.h
|
| diff --git a/nss/lib/freebl/blapit.h b/nss/lib/freebl/blapit.h
|
| index 5726dc797fb839577102544688405bb973fef899..eacf48a7e24342775f06c07007414d64e914271a 100644
|
| --- a/nss/lib/freebl/blapit.h
|
| +++ b/nss/lib/freebl/blapit.h
|
| @@ -241,7 +241,7 @@ typedef struct SHA512ContextStr SHA512Context;
|
| typedef struct SHA512ContextStr SHA384Context;
|
| typedef struct AESKeyWrapContextStr AESKeyWrapContext;
|
| typedef struct SEEDContextStr SEEDContext;
|
| -typedef struct ChaCha20Poly1305ContextStr ChaCha20Poly1305Context;
|
| +typedef struct ChaCha20Poly1305ContextStr ChaCha20Poly1305Context;
|
|
|
| /***************************************************************************
|
| ** RSA Public and Private Key structures
|
|
|