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

Atanu Ghosh atanu@icir.org
Thu, 16 Feb 2006 01:33:01 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2006-02-16 01:33:01 UTC

XORP CVS repository


Modified files:
	ospf          auth.cc 

Log message:
	Reset a string with foo = "" instead of foo.clear(), because gcc-2.9x
	on FreeBSD-4.10 doesn't like the latter.

Revision  Changes                              Path
1.8       +3 -3;  commitid: 7ec243f3d64d7ea6;  xorp/ospf/auth.cc