mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
style(9) fix
Reported by: oshogbo
This commit is contained in:
parent
7d144ba6dc
commit
b2c71bcefc
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ usage(void)
|
|||
static const char *
|
||||
relpath(const char *path)
|
||||
{
|
||||
|
||||
while (*path == '/' && *path != '\0')
|
||||
path++;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue