Skip to content

Commit

Permalink
fix blanks eol
Browse files Browse the repository at this point in the history
  • Loading branch information
hfutatzhanghb committed Jan 16, 2025
1 parent 45dbe65 commit 5105093
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class DatanodeUtil {
public static final String DISK_ERROR = "Possible disk error: ";

private static final String SEP = System.getProperty("file.separator");

private static final long MASK = 0x1F;

/** Get the cause of an I/O exception if caused by a possible disk error
Expand Down

0 comments on commit 5105093

Please sign in to comment.