removed trailing spaces

xkbcommon
Alessandro Mauri 5 years ago
parent 80bacaf775
commit 45c52ecf20
  1. 2
      macrod.c

@ -207,6 +207,8 @@ int main (void)
} }
// TODO: better child handling, for now all children receive the same
// interrupts as the father so everything should work fine for now
wait(NULL); wait(NULL);
free(pb.buf); free(pb.buf);
if (!term) if (!term)

Loading…
Cancel
Save