summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/IStoredSettings.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/gitblit/IStoredSettings.java')
-rw-r--r--src/com/gitblit/IStoredSettings.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/gitblit/IStoredSettings.java b/src/com/gitblit/IStoredSettings.java
index 0cc4bb46..be836c9b 100644
--- a/src/com/gitblit/IStoredSettings.java
+++ b/src/com/gitblit/IStoredSettings.java
@@ -116,7 +116,7 @@ public abstract class IStoredSettings {
}
return defaultValue;
}
-
+
/**
* Returns the char value for the specified key. If the key does not exist
* or the value for the key can not be interpreted as a char, the