style(9) fix
Reported by: oshogbo
This commit is contained in:
parent
563391230c
commit
ea3ed67012
@ -58,6 +58,7 @@ usage(void)
|
||||
static const char *
|
||||
relpath(const char *path)
|
||||
{
|
||||
|
||||
while (*path == '/' && *path != '\0')
|
||||
path++;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user