AutoconfAnalyzer: Some 'diff' whitespace fixes.

Former-commit-id: 98b756d97d38068550a416eb1df0c7fa2e217504
This commit is contained in:
Dale Visser
2015-06-03 15:05:13 -04:00
parent 7d3ac21e42
commit 771fd77088
3 changed files with 10 additions and 10 deletions

View File

@@ -187,7 +187,7 @@ public final class Settings {
/**
* The properties key for whether the Autoconf analyzer is enabled.
*/
public static final String ANALYZER_AUTOCONF_ENABLED = "analyzer.autoconf.enabled";
public static final String ANALYZER_AUTOCONF_ENABLED = "analyzer.autoconf.enabled";
/**
* The properties key for whether the .NET Assembly analyzer is enabled.
*/