[Freeswitch-svn] [commit] r10319 - freeswitch/trunk/src/include

FreeSWITCH SVN brian at freeswitch.org
Mon Nov 10 14:00:42 PST 2008


Author: brian
Date: Mon Nov 10 17:00:41 2008
New Revision: 10319

Log:
network

Modified:
   freeswitch/trunk/src/include/switch_loadable_module.h

Modified: freeswitch/trunk/src/include/switch_loadable_module.h
==============================================================================
--- freeswitch/trunk/src/include/switch_loadable_module.h	(original)
+++ freeswitch/trunk/src/include/switch_loadable_module.h	Mon Nov 10 17:00:41 2008
@@ -348,7 +348,7 @@
 															 uint32_t encoded_bytes_per_packet,
 															 /*! number of channels represented */
 															 uint8_t number_of_channels,
-															 /*! number of frames to send in one netowrk packet */
+															 /*! number of frames to send in one network packet */
 															 int codec_frames_per_packet,
 															 /*! function to initialize a codec handle using this implementation */
 															 switch_core_codec_init_func_t init,



More information about the Freeswitch-svn mailing list