mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
Everywhere: Remove unnecessary whitespace at the end of some lines.
This commit is contained in:
parent
6749ba3477
commit
1f81bc6879
32 changed files with 76 additions and 76 deletions
|
@ -12,7 +12,7 @@ int set_process_name(const char* name, size_t name_length);
|
|||
|
||||
## Description
|
||||
|
||||
`set_process_name()` changes the name of the calling process to the string `name` with length `name_length`.
|
||||
`set_process_name()` changes the name of the calling process to the string `name` with length `name_length`.
|
||||
|
||||
## Pledge
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue