[Freeswitch-svn] [commit] r7426 - freeswitch/trunk/src/mod/applications/mod_commands
Freeswitch SVN
mikej at freeswitch.org
Tue Jan 29 14:53:24 EST 2008
Author: mikej
Date: Tue Jan 29 14:53:24 2008
New Revision: 7426
Modified:
freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c
Log:
whoops
Modified: freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c
==============================================================================
--- freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c (original)
+++ freeswitch/trunk/src/mod/applications/mod_commands/mod_commands.c Tue Jan 29 14:53:24 2008
@@ -1794,7 +1794,7 @@
return SWITCH_STATUS_SUCCESS;
}
- /* If you changes the field qty or order of any of these select /*
+ /* If you changes the field qty or order of any of these select */
/* statmements, you must also change show_callback and friends to match! */
if (!command) {
stream->write_function(stream, "-USAGE: %s\n", SHOW_SYNTAX);
More information about the Freeswitch-svn
mailing list