Skip to content

Commit 76d0ddd

Browse files
eclipse-pde-botakurtakov
authored andcommitted
Perform clean code of apitools/org.eclipse.pde.api.tools
1 parent 978fd3c commit 76d0ddd

File tree

1 file changed

+1
-1
lines changed
  • apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/provisional/problems

1 file changed

+1
-1
lines changed

apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/provisional/problems/IApiProblemTypes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ public interface IApiProblemTypes {
201201
*/
202202
public static final String UNUSED_PROBLEM_FILTERS = "UNUSED_PROBLEM_FILTERS"; //$NON-NLS-1$
203203
/**
204-
*
204+
*
205205
* /** Key for the severity of API Use Scan Type breakage problems.
206206
*/
207207
public static final String API_USE_SCAN_TYPE_SEVERITY = "API_USE_SCAN_TYPE_SEVERITY"; //$NON-NLS-1$

0 commit comments

Comments
 (0)