mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 17:25:38 +02:00
Cosmetics
This commit is contained in:
parent
9286a1a483
commit
d6076f954b
1 changed files with 1 additions and 1 deletions
|
@ -40,5 +40,5 @@ public interface IDebuggerConsole extends IConsole {
|
||||||
* This console has become selected, the implementation shall use this
|
* This console has become selected, the implementation shall use this
|
||||||
* notification to e.g. keep other views in sync with the context of the console
|
* notification to e.g. keep other views in sync with the context of the console
|
||||||
*/
|
*/
|
||||||
public void consoleSelected();
|
void consoleSelected();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue