Re: svn commit: r222080 - head/usr.bin/rpcgen

2011-05-18 Thread Dimitry Andric
On 2011-05-18 22:52, Ben Laurie wrote: Author: benl Date: Wed May 18 20:52:52 2011 New Revision: 222080 URL: http://svn.freebsd.org/changeset/base/222080 Log: Fix clang warnings. Note: these were actually bugs (printf with no format string). On 2011-05-18 22:52, Ben Laurie wrote: Autho

svn commit: r222080 - head/usr.bin/rpcgen

2011-05-18 Thread Ben Laurie
Author: benl Date: Wed May 18 20:52:52 2011 New Revision: 222080 URL: http://svn.freebsd.org/changeset/base/222080 Log: Fix clang warnings. Note: these were actually bugs (printf with no format string). Approved by: philip (mentor) Modified: head/usr.bin/rpcgen/rpc_hout.c head/usr