mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-01-22 23:00:03 +07:00
Remove trailing whitespace
This commit is contained in:
parent
963ca5586e
commit
3a61c84faa
@ -187,8 +187,8 @@ static int index__haschildren(const struct index_node *node)
|
||||
*/
|
||||
static uint32_t index_write__node(const struct index_node *node, FILE *out)
|
||||
{
|
||||
uint32_t *child_offs = NULL;
|
||||
int child_count = 0;
|
||||
uint32_t *child_offs = NULL;
|
||||
int child_count = 0;
|
||||
long offset;
|
||||
|
||||
if (!node)
|
||||
|
Loading…
Reference in New Issue
Block a user