Fix style bug that was introduced.
This commit is contained in:
parent
3f67c83439
commit
8bb47e4083
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73632
@ -57,6 +57,7 @@ DIR *
|
||||
opendir(name)
|
||||
const char *name;
|
||||
{
|
||||
|
||||
return (__opendir2(name, DTF_HIDEW|DTF_NODUP));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user