JANITORIAL: Whitespace fixes
This commit is contained in:
parent
ba00661b3a
commit
0dab01862c
24 changed files with 1286 additions and 1286 deletions
|
@ -34,7 +34,7 @@ size_t strlen_uni(const uint32 *s) {
|
|||
}
|
||||
|
||||
uint bufferChangeCase(uint32 *buf, uint len, uint numchars, BufferChangeCase destcase,
|
||||
BufferChangeCond cond, int changerest) {
|
||||
BufferChangeCond cond, int changerest) {
|
||||
uint ix, jx;
|
||||
uint32 *outbuf;
|
||||
uint32 *newoutbuf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue