mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
[240092] - Updated comment.
This commit is contained in:
parent
d18ba19313
commit
8b64c7e941
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ public interface IMIBackend extends IDsfService {
|
||||||
public State getState();
|
public State getState();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the exit code of the backend. Returns <code>0</code> if
|
* Returns the exit code of the backend. Returns <code>-1</code> if
|
||||||
* the backend exit code is not available.
|
* the backend exit code is not available.
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue