Re-indent everything with indent-2.2.13

This commit is contained in:
Kim Woelders
2024-03-06 17:20:31 +01:00
parent 797ccf08c8
commit 2c090f3721
6 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ static void _nvtsrv_init(void)
dd.tnct = telnet_ctx_init(NULL, _tn_tx, _tn_ss);
}
static void _nvtsrv_cmd(tn_ctx_t * tcc, const char *line, int len)
static void _nvtsrv_cmd(tn_ctx_t *tcc, const char *line, int len)
{
int val;