Cleanup whitespace and comments

Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
This commit is contained in:
Viktor Krykun 2012-06-20 18:52:56 +03:00 committed by Travis Cross
parent ab4543d94f
commit f311f81b8d
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
each time it creates new session via zrtp_session_init().
*- Added zrtp_randstr2() which allow to generate random string before libzrtp being initialized.
Can be handy to generate initial ZID. In normal circumstances, use zrtp_randstr() whenever possible.
*- ZRTP cache API was completely redesigned. Look at zrtp_cache.h for more details.
*- ZRTP cache API was completely redesigned. Look at zrtp_cache.h for more details.
***\subsection v120_feature New features and improvements.