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>
Thu, 26 Aug 2010 21:41:57 +0000 (22:41 +0100)
commite167a8af4070299562da8fc76e1797e3f6facad6
tree72aae4c7ce6588ddfaadf2f251bfa8ea1f67d86f
parent58e18536854785ab033fb80b0b96f6adc389079e
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.
(cherry picked from commit 27ef6f9171127afd248f38d280cf3d0eae51fdaf)
fish/rc_protocol.x
src/generator.ml