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:49:50 +0000 (22:49 +0100)
commitfb48bd9b198138f9421ba2b72ebcb8f1e89ab374
tree2b0215eee2e1a48796190fcb001ce93c31c6f667
parent4edb9db51a11bb9095c05abd4d825cbcff0745ff
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