Undo accidental deletion of PORT_ZFree

This commit is contained in:
julien.pierre.bugs%sun.com 2005-02-24 06:02:16 +00:00
Родитель 7c7ea5e8b5
Коммит 8c1e2f0c4a
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -252,6 +252,7 @@ PORT_FreeArena;
PORT_NewArena;
PORT_Realloc;
PORT_ZAlloc;
PORT_ZFree;
RSA_FormatBlock;
SECITEM_CompareItem;
SECKEY_CreateRSAPrivateKey;