mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
Staticify elide_root() for now to fix build.
This commit is contained in:
parent
9782a86c85
commit
5b1fd5dbbf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226708
@ -207,7 +207,7 @@ show_plist(const char *title, Package *plist, plist_t type, Boolean showall)
|
||||
}
|
||||
}
|
||||
|
||||
const char *
|
||||
static const char *
|
||||
elide_root(const char *dir)
|
||||
{
|
||||
if (strcmp(dir, "/") == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user