1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
This commit is contained in:
Marc Khouzam 2011-03-15 19:05:41 +00:00
parent 2a00a3219c
commit 6facbd8e21

View file

@ -66,7 +66,7 @@ public interface IMIBackend extends IDsfService {
public void destroy(); public void destroy();
/** /**
* Returns the current state of the backed. * Returns the current state of the backend.
* @return * @return
*/ */
public State getState(); public State getState();