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

Pavlin Radoslavov pavlin@icir.org
Wed, 31 Aug 2005 02:02:30 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-08-31 02:02:30 UTC

XORP CVS repository


Modified files:
	fea           click_socket.cc 

Log message:
	Bug fix that has been introduced with the previous commit:
	
	"if (!_user_fd.is_valid())" -> "if (_user_fd.is_valid())"

Revision  Changes                              Path
1.24      +2 -2;  commitid: 6f6843150f977ea6;  xorp/fea/click_socket.cc