Skip to content

Commit bb9d623

Browse files
eclipse-platform-botakurtakov
authored andcommitted
Perform clean code of bundles/org.eclipse.ui.workbench
1 parent 44f830b commit bb9d623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/part/EditorInputTransfer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ public void javaToNative(Object data, TransferData transferData) {
139139
return;
140140
}
141141

142-
142+
143143
/**
144144
* The editor input serialization format is: (int) number of editor inputs Then,
145145
* the following for each editor input: (String) editorId (String) factoryId

0 commit comments

Comments
 (0)