fix all -Wmissing-prototypes warnings

This commit is contained in:
NRK
2022-04-29 15:38:52 +06:00
parent d9284b1193
commit faeebc076c
16 changed files with 64 additions and 48 deletions

View File

@@ -845,7 +845,7 @@ next_dcompl(int next)
}
Str
static Str
escape_spaces(Str s)
{
Str tmp = NULL;