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

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


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

XORP CVS repository


Modified files:
	fea           click_socket.cc 

Log message:
	Place all UNUSED() before the return(), because gcc-4.x doesn't like
	any statements after the return() statement.

Revision  Changes                              Path
1.25      +6 -6;  commitid: 6ffb431511607ea6;  xorp/fea/click_socket.cc