whitespace cleanup
This commit is contained in:
@@ -628,7 +628,7 @@ fhandler_disk_file::opendir (path_conv& real_name)
|
||||
dir->__d_dirent->d_version = __DIRENT_VERSION;
|
||||
cygheap_fdnew fd;
|
||||
if (fd >= 0)
|
||||
{
|
||||
{
|
||||
fd = this;
|
||||
fd->set_nohandle (true);
|
||||
dir->__d_dirent->d_fd = fd;
|
||||
|
Reference in New Issue
Block a user