]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
whoops
authorMichael Jerris <mike@jerris.com>
Tue, 29 Jan 2008 19:53:24 +0000 (19:53 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 29 Jan 2008 19:53:24 +0000 (19:53 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7426 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_commands/mod_commands.c

index 42f458ffe3cae0f28b92b55f43de0ffe26090602..465b34f88cb7b73cb9c26b943718f7c49533f85e 100644 (file)
@@ -1794,7 +1794,7 @@ SWITCH_STANDARD_API(show_function)
                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);