1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

[277061] Fix contributor

This commit is contained in:
Martin Oberhuber 2009-05-25 21:16:12 +00:00
parent 4e9589c931
commit 8a0b94d8e8

View file

@ -12,7 +12,7 @@
* Michael Scharf (Wind River) - split into core, view and connector plugins * Michael Scharf (Wind River) - split into core, view and connector plugins
* Martin Oberhuber (Wind River) - fixed copyright headers and beautified * Martin Oberhuber (Wind River) - fixed copyright headers and beautified
* Michael Scharf (Wind River) - [209665] Add ability to log byte streams from terminal * Michael Scharf (Wind River) - [209665] Add ability to log byte streams from terminal
* Michael Scharf (Wind River) - [277061] TelnetConnection.isConnected() should check if socket was not closed * Alex Panchenko (Xored) - [277061] TelnetConnection.isConnected() should check if socket was not closed
*******************************************************************************/ *******************************************************************************/
package org.eclipse.tm.internal.terminal.telnet; package org.eclipse.tm.internal.terminal.telnet;