mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +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.