mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 06:35:50 +02:00
[cleanup] fix compiler warnings
This commit is contained in:
parent
06a9119c12
commit
71278d5e46
1 changed files with 1 additions and 2 deletions
|
@ -5,12 +5,11 @@
|
||||||
* available at http://www.eclipse.org/legal/epl-v10.html
|
* available at http://www.eclipse.org/legal/epl-v10.html
|
||||||
*
|
*
|
||||||
* Contributors:
|
* Contributors:
|
||||||
* Javier Montalvo Orús (Symbian) - initial API and implementation
|
* Javier Montalvo Orus (Symbian) - initial API and implementation
|
||||||
********************************************************************************/
|
********************************************************************************/
|
||||||
|
|
||||||
package org.eclipse.tm.discovery.transport;
|
package org.eclipse.tm.discovery.transport;
|
||||||
|
|
||||||
import java.io.IOException;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Interface for service discovery transports
|
* Interface for service discovery transports
|
||||||
|
|
Loading…
Add table
Reference in a new issue