[Xorp-cvs] XORP cvs commit: xorp/cli

Pavlin Radoslavov pavlin@icir.org
Sat, 29 Oct 2005 08:06:47 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-29 08:06:47 UTC

XORP CVS repository


Modified files:
	cli           cli_command.cc 

Log message:
	Fix a bug with the formatting of the listed command completions
	after hitting <TAB> if <ENTER> is one of the possible completions.
	
	This fixes a bug that was noted in one of the messages inside
	Bugzilla entry #161.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=161

Revision  Changes                              Path
1.20      +6 -2;  commitid: 5ee243632d057ea6;  xorp/cli/cli_command.cc