mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
This changes client methods so that they return the IPC response's return value directly - instead of the response struct - for IPC methods which only have a single return value.