mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
9e22e9ce88
This updates all .ipc files to have snake case names for IPC methods.
4 lines
84 B
Text
4 lines
84 B
Text
endpoint ClipboardClient
|
|
{
|
|
clipboard_data_changed([UTF8] String mime_type) =|
|
|
}
|