Diff for /libaitcli/inc/aitcli.h between versions 1.7 and 1.7.4.1

version 1.7, 2013/08/12 09:50:28 version 1.7.4.1, 2013/10/08 09:51:02
Line 379  int cli_telnet_Answer(unsigned char *caps, int nCaps,  Line 379  int cli_telnet_Answer(unsigned char *caps, int nCaps, 
  * cli_Cmd_Unsupported() - Builtin helper function for unsupported commands   * cli_Cmd_Unsupported() - Builtin helper function for unsupported commands
  *   *
  * @cli_buffer = CLI buffer   * @cli_buffer = CLI buffer
 * @idx = Selected command ID * @idx = Config level
  * @args = Parsed arguments array   * @args = Parsed arguments array
  * return: RETCODE_OK ok   * return: RETCODE_OK ok
 */  */

Removed from v.1.7  
changed lines
  Added in v.1.7.4.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>