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

Pavlin Radoslavov pavlin@icir.org
Thu, 13 Oct 2005 03:41:50 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-13 03:41:50 UTC

XORP CVS repository


Modified files:
	rtrmgr        master_conf_tree.cc 

Log message:
	* Bug fix in the ordering of the second and third argument of fwrite()
	* Use "sizeof(char)" instead of "1" as the second argument to
	  of fwrite().
	
	Bug found by:    Michael Larson

Revision  Changes                              Path
1.65      +4 -4;  commitid: 8fdd434dd7407ea6;  xorp/rtrmgr/master_conf_tree.cc