This commit is contained in:
wtc%netscape.com 2003-05-23 23:01:26 +00:00
Родитель a80007ca0a
Коммит d19e740fe4
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -37,7 +37,7 @@
* secrng.h - public data structures and prototypes for the secure random
* number generator
*
* $Id: secrng.h,v 1.1 2001/11/15 04:29:23 nelsonb%netscape.com Exp $
* $Id: secrng.h,v 1.2 2003/05/23 23:01:26 wtc%netscape.com Exp $
*/
/******************************************/
@ -79,4 +79,4 @@ extern void RNG_FileForRNG(const char *filename);
SEC_END_PROTOS
#endif /* _SECUTIL_H_ */
#endif /* _SECRNG_H_ */