mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 22:02:43 +00:00
Fix unused variable.
This commit is contained in:
parent
b75c76877e
commit
900021ae8e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90115
@ -639,6 +639,7 @@ display(FTSENT *p, FTSENT *list)
|
||||
maxflags = flen;
|
||||
} else
|
||||
flen = 0;
|
||||
lattr = NULL;
|
||||
if (f_lomac) {
|
||||
lattr = get_lattr(cur);
|
||||
lattrlen = strlen(lattr);
|
||||
|
Loading…
Reference in New Issue
Block a user