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

Pavlin Radoslavov pavlin@icir.org
Mon, 6 Jun 2005 20:26:32 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-06-06 20:26:32 UTC

XORP CVS repository


Modified files:
	libxorp       heap.cc 

Log message:
	Fix the implementation of SET_OFFSET() and RESET_OFFSET() macros
	by wrapping the body of the macros in "do { ... } while (0)"
	
	Requested by:   Bruce M Simpson

Revision  Changes                              Path
1.13      +7 -3;  commitid: e8d342a4b13c7ea6;  xorp/libxorp/heap.cc