Skip to content

Commit

Permalink
[lang][ui] Fixing code style.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Dec 9, 2014
1 parent 8aa7d3c commit 6e64bcd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -112,5 +112,5 @@ protected void fillUnusedCodeSection(ComboBoxBuilder builder) {
builder.addComboBox(IssueCodes.DISCOURAGED_CAPACITY_DEFINITION, Messages.SARLValidatorConfigurationBlock_4);
builder.addComboBox(IssueCodes.UNREACHABLE_BEHAVIOR_UNIT, Messages.SARLValidatorConfigurationBlock_5);
}

}

0 comments on commit 6e64bcd

Please sign in to comment.