]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
shlibafsrpc: correct double export in symbol map
authorD Brashear <shadow@your-file-system.com>
Sat, 18 Oct 2014 17:24:46 +0000 (13:24 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 6 Nov 2014 09:56:31 +0000 (04:56 -0500)
afs_xdr_pointer was exported twice. remove one.
1.6-only fix.

Change-Id: I55c6663340d0b87331f18b3d120d5184b567f5e1
Reviewed-on: http://gerrit.openafs.org/11551
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/shlibafsrpc/libafsrpc.map

index e0a02cd96c429524f1928304bf331559832edd0e..47c0735faaea3a8bb1e946c80c423d29719b6af0 100755 (executable)
        afs_xdr_short;
        afs_xdr_string;
        afs_xdr_vector;
-       afs_xdr_pointer;
        rx_InterruptCall;
        rx_SetBusyChannelError;
        rx_KeepAliveOn;