mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-17 14:21:30 +00:00
Remove extra spacing and fix indentation
This commit is contained in:
@@ -98,4 +98,4 @@ int BbPut(PBYTE_BUFFER buff, char c) {
|
||||
buff->position += sizeof(c);
|
||||
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user