1
1
Этот коммит содержится в:
Andreas Schneider 2009-07-27 13:20:29 +02:00
родитель 28b5d0f875
Коммит 1dcaebe1ce

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

@ -34,7 +34,8 @@
/**
* @brief initialize global cryptographic data structures.
*
* This function should only be called once, at the begining of the program, in the main thread. It may be omitted if your program is not multithreaded.
* This function should only be called once, at the beginning of the program, in
* the main thread. It may be omitted if your program is not multithreaded.
*
* @returns 0
*/