wtype: fix patch whitespace
This commit is contained in:
parent
bf3269813b
commit
b006edd905
|
@ -6,8 +6,6 @@ Subject: [PATCH] Do not use reallocarray
|
|||
Not available in musl.
|
||||
|
||||
Closes #20
|
||||
|
||||
Signed-off-by: Reed Wade <reedwade@misterbanal.net>
|
||||
---
|
||||
main.c | 6 ++----
|
||||
1 file changed, 2 insertions(+), 4 deletions(-)
|
||||
|
@ -34,6 +32,3 @@ index cbdbb0f..cec1cc2 100644
|
|||
);
|
||||
wtype->keymap[wtype->keymap_len - 1] = ch;
|
||||
return wtype->keymap_len - 1;
|
||||
--
|
||||
2.29.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue