ui: Scope

This commit is contained in:
Alastair Poole 2020-05-13 12:29:35 +01:00
parent 21236292f8
commit 46d47d14fa
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ evisum_size_format(unsigned long value)
return s;
}
char *
static char *
_path_append(const char *path, const char *file)
{
char *concat;