Skip to content

Commit

Permalink
removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Sohns committed Sep 6, 2022
1 parent 3277580 commit ee77bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACE/ace/OS_NS_sys_stat.inl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ namespace ACE_OS
return -1;
#endif // _FILE_OFFSET_BITS == 64
}
else
else
{
stp->st_size = fdata.nFileSizeLow;
}
Expand Down

0 comments on commit ee77bf7

Please sign in to comment.