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

Pavlin Radoslavov pavlin@icir.org
Tue, 30 Aug 2005 22:41:22 GMT


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

XORP CVS repository


Modified files:
	pim           pim_mrt_mfc.cc pim_node_cli.cc 

Log message:
	Replace XORP_INT_CAST() with XORP_UINT_CAST(), and use "%u" instead
	of "%d" conversion specifier (to match better the type of the
	printed argument.

Revision  Changes                                Path
1.32      +19 -19;  commitid: 65394314e0427ea6;  xorp/pim/pim_mrt_mfc.cc
1.37      +3 -3;  commitid: 65394314e0427ea6;    xorp/pim/pim_node_cli.cc