1
0
Fork 0
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:
Pawel Piech 2008-10-14 17:43:58 +00:00
parent d18ba19313
commit 8b64c7e941

View file

@ -72,7 +72,7 @@ public interface IMIBackend extends IDsfService {
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.
* @return
*/