summaryrefslogtreecommitdiff
path: root/resource
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 /resource
parente216c0121a715225802810af4a34daa3ac7b0605 (diff)
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 'resource')
0 files changed, 0 insertions, 0 deletions