about summary refs log tree commit diff
path: root/io/lockf.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2012-02-09 11:20:27 -0800
committerRichard Henderson <rth@twiddle.net>2012-02-09 11:20:27 -0800
commit57b957eb048c9b6aad52490ebe70d20a7c2b6caa (patch)
tree84ae8bfe917c4422f21f8f61ce421fa512a4e10c /io/lockf.c
parente216c0121a715225802810af4a34daa3ac7b0605 (diff)
downloadglibc-57b957eb048c9b6aad52490ebe70d20a7c2b6caa.tar.gz
glibc-57b957eb048c9b6aad52490ebe70d20a7c2b6caa.tar.xz
glibc-57b957eb048c9b6aad52490ebe70d20a7c2b6caa.zip
Avoid pointer type mismatch warning.
update_get_addr returns a link_map*, but the return expression
was of type char*.  Fix by relying on gcc's void* arithmetic
extension and auto-conversion from void*.
Diffstat (limited to 'io/lockf.c')
0 files changed, 0 insertions, 0 deletions