Add clang-format configuration, clean up

This commit is contained in:
2021-10-30 02:53:18 +02:00
parent 94a77a10d8
commit 18d16c1edb
6 changed files with 33 additions and 5 deletions

View File

@@ -1856,4 +1856,3 @@ termo_keycmp (termo_t *tk,
}
return key1.modifiers - key2.modifiers;
}