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

Pavlin Radoslavov pavlin@icir.org
Thu, 1 Dec 2005 23:39:45 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        module_manager.cc 

Log message:
	Print pid_t as a casted unsigned integer instead of a casted pointer.
	
	This fixes a compilation problem on amd64 with FreeBSD-6.0
	(hopefully it won't create a compilation problem on Windows).

Revision  Changes                              Path
1.52      +5 -4;  commitid: 626f438f88ad7ea6;  xorp/rtrmgr/module_manager.cc