summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIPC/Connection.cpp
diff options
context:
space:
mode:
authorFabian Dellwing <fabian.dellwing@mbconnectline.de>2023-05-03 11:49:31 +0200
committerJelle Raaijmakers <jelle@gmta.nl>2023-05-05 02:19:05 +0200
commit36a26d7fa80bc9c72b19442912d8967f448368ff (patch)
treee995c47a95c457694964ce380624dcf68a92d1dc /Userland/Libraries/LibIPC/Connection.cpp
parent87e95ceb6994d4e8463dc60737eeaab73941d70e (diff)
downloadserenity-36a26d7fa80bc9c72b19442912d8967f448368ff.zip
Userland: Fix wrong signature of `dladdr`
This function is supposed to take a `const void *addr` as first parameter, but we took a `void *addr`. https://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/baselib-dladdr-3.html
Diffstat (limited to 'Userland/Libraries/LibIPC/Connection.cpp')
0 files changed, 0 insertions, 0 deletions