Rename global 'xdr_str'.
authorRichard Jones <rjones@redhat.com>
Wed, 25 Aug 2010 10:41:17 +0000 (11:41 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 25 Aug 2010 10:41:17 +0000 (11:41 +0100)
commit27ef6f9171127afd248f38d280cf3d0eae51fdaf
treedd28105a0aa44e06b1b36ac578d76f52d1ec61bb
parent6d15d4e7c27477507ba355384a340ce86cec617b
Rename global 'xdr_str'.

Two bits of XDR both contained a definition called 'str' which
means that 'xdr_str' was being exported globally twice.  Because
of the linker script this didn't affect us.  But it's best to
rename this global so that conflicts cannot arise.
fish/rc_protocol.x
src/generator.ml