]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Cleanup whitespace and comments
authorViktor Krykun <viktor@krykun.com>
Wed, 20 Jun 2012 15:52:56 +0000 (18:52 +0300)
committerTravis Cross <tc@traviscross.com>
Mon, 11 Feb 2013 16:42:01 +0000 (16:42 +0000)
Modified-by: Travis Cross <tc@traviscross.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
libs/libzrtp/doc/manuals/changelog.dox

index 66865158514e011afcc7850150cf4be709cb84d2..36f8117b622745f2921befcf692819b353eabefc 100644 (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.