On Thu, Feb 24, 2011 at 09:33:24AM -0500, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Thu Feb 24 14:33:23 UTC 2011 > > Modified Files: > src/dist/ipf/tools: ipmon.c > > Log Message: > define the format as a constant so that we don't break if sprintf is a macro. > XXX: make it so that sprintf is not a macro.
The simplest 'fix' is to enclose the sprintf in parenthesis! David -- David Laight: da...@l8s.co.uk