summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_umount.c
diff options
context:
space:
mode:
authorLuca Ceresoli2017-11-07 14:39:09 +0100
committerKarel Zak2017-11-08 11:49:59 +0100
commit424cee0f06ece9473786c189ab4741e1dea7061d (patch)
tree45c3ef58758103fec8e582149a0a380b89cd4fac /libmount/src/context_umount.c
parentdocs: update TODO (diff)
downloadkernel-qcow2-util-linux-424cee0f06ece9473786c189ab4741e1dea7061d.tar.gz
kernel-qcow2-util-linux-424cee0f06ece9473786c189ab4741e1dea7061d.tar.xz
kernel-qcow2-util-linux-424cee0f06ece9473786c189ab4741e1dea7061d.zip
md5: declare byteReverse as static
byteReverse() is an internal function in md5.c, and is not exposed via any header file, but it is not declared as static. This is a problem with the md5.c file since it is copied more or less verbatim in other programs (fontconfig and pjsip among others), causing a link error when linking two of them together. Fixes link failures such as: http://autobuild.buildroot.net/results/419ab2c0e034cc68991281c51caa8271b0fadbab/build-end.log Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Diffstat (limited to 'libmount/src/context_umount.c')
0 files changed, 0 insertions, 0 deletions