mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +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
|
||||
* 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