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

Pavlin Radoslavov pavlin@icir.org
Thu, 25 Aug 2005 19:01:32 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-08-25 19:01:32 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_proto.cc mld6igmp_vif.cc 

Log message:
	Replace "(void)foo" with "UNUSED(foo)" as a guard for potentially
	unused variables.

Revision  Changes                              Path
1.17      +4 -4;  commitid: 878d430e156a7ea6;  xorp/mld6igmp/mld6igmp_proto.cc
1.43      +2 -2;  commitid: 878d430e156a7ea6;  xorp/mld6igmp/mld6igmp_vif.cc