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

Pavlin Radoslavov pavlin@icir.org
Thu, 22 Dec 2005 11:39:52 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-12-22 11:39:52 UTC

XORP CVS repository


Modified files:
	fea           iftree.cc iftree.hh 

Log message:
	"const uint32_t" -> "uint32_t" as the type of the argument for a method,
	because the "const" is not needed and is practically redundant.

Revision  Changes                              Path
1.34      +3 -3;  commitid: 395843aa90107ea6;  xorp/fea/iftree.cc
1.35      +3 -3;  commitid: 395843aa90107ea6;  xorp/fea/iftree.hh