Fix some spurious whitespace changes in branch (per Suresh's review)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-3077@1391247 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Todd Lipcon 2012-09-27 22:37:58 +00:00
parent b1ceaac3e6
commit 802ccafcd9
2 changed files with 2 additions and 3 deletions

View File

@ -432,4 +432,3 @@ public class DFSConfigKeys extends CommonConfigurationKeys {
public static final int DFS_QJOURNAL_NEW_EPOCH_TIMEOUT_DEFAULT = 120000;
public static final int DFS_QJOURNAL_WRITE_TXNS_TIMEOUT_DEFAULT = 20000;
}