1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 21:27:35 +00:00

WindowServer: Remove extraneous whitespace in WindowServer.ipc

This commit is contained in:
James Puleo 2022-02-13 13:03:39 -05:00 committed by Ali Mohammad Pur
parent a0e7a4b9a8
commit e4c182d855

View file

@ -146,7 +146,7 @@ endpoint WindowServer
get_double_click_speed() => (int speed)
set_buttons_switched(bool switched) =|
get_buttons_switched() => (bool switched)
get_buttons_switched() => (bool switched)
get_desktop_display_scale(u32 screen_index) => (int desktop_display_scale)