Skip to content

Commit 8878d73

Browse files
committed
Format.
1 parent 50f144d commit 8878d73

File tree

1 file changed

+2
-2
lines changed
  • edu.cuny.hunter.streamrefactoring.core/src/edu/cuny/hunter/streamrefactoring/core/wala

1 file changed

+2
-2
lines changed

edu.cuny.hunter.streamrefactoring.core/src/edu/cuny/hunter/streamrefactoring/core/wala/AnalysisUtils.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ public class AnalysisUtils {
2727
private static final String OBJECT_GETCLASS_SIGNATURE = "java.lang.Object.getClass()Ljava/lang/Class;"; //$NON-NLS-1$
2828

2929
/**
30-
* All projects which the main Eclipse project depends on are in the
31-
* Extension loader
30+
* All projects which the main Eclipse project depends on are in the Extension
31+
* loader
3232
*
3333
* See com.ibm.wala.ide.util.EclipseProjectPath for more information.
3434
*/

0 commit comments

Comments
 (0)