Quiest a bogus compiler warning.
This commit is contained in:
@@ -150,7 +150,7 @@ expand_iolog_path(const char *prefix, const char *dir, const char *file,
|
|||||||
{
|
{
|
||||||
size_t plen = 0, psize = 1024;
|
size_t plen = 0, psize = 1024;
|
||||||
char *path, *dst;
|
char *path, *dst;
|
||||||
const char *src, *ep;
|
const char *src = dir, *ep;
|
||||||
int pass, strfit = FALSE;
|
int pass, strfit = FALSE;
|
||||||
|
|
||||||
/* Concatenate dir + file -> path, expanding any escape sequences. */
|
/* Concatenate dir + file -> path, expanding any escape sequences. */
|
||||||
|
Reference in New Issue
Block a user