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

Pavlin Radoslavov pavlin@icir.org
Fri, 1 Jul 2005 18:14:45 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-01 18:14:44 UTC

XORP CVS repository


Modified files:
	rtrmgr        util.cc 

Log message:
	The maximum storage for a path name should be MAXPATHLEN instead of
	MAXPATHLEN + 1, because MAXPATHLEN already includes the trailing '\0'.

Revision  Changes                               Path
1.14      +3 -3;  commitid: 1114042c587d47ea6;  xorp/rtrmgr/util.cc