From: Viktor Krykun Date: Wed, 20 Jun 2012 15:52:56 +0000 (+0300) Subject: Cleanup whitespace and comments X-Git-Tag: v1.3.13~60^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f311f81b8d37b0a103c058de8620420160b2f6a3;p=thirdparty%2Ffreeswitch.git Cleanup whitespace and comments Modified-by: Travis Cross Signed-off-by: Travis Cross --- diff --git a/libs/libzrtp/doc/manuals/changelog.dox b/libs/libzrtp/doc/manuals/changelog.dox index 6686515851..36f8117b62 100644 --- a/libs/libzrtp/doc/manuals/changelog.dox +++ b/libs/libzrtp/doc/manuals/changelog.dox @@ -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.