mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
[cleanup] fix accented characters in comments
This commit is contained in:
parent
c76894eecc
commit
629f9cdcd6
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
*
|
||||
* Contributors:
|
||||
* Michael Berger (IBM) - Fixing 140408 - FTP upload does not work
|
||||
* Javier Montalvo Orús (Symbian) - Migrate to jakarta commons net FTP client
|
||||
* Javier Montalvo Orus (Symbian) - Migrate to jakarta commons net FTP client
|
||||
********************************************************************************/
|
||||
|
||||
package org.eclipse.rse.services.files.ftp;
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* delete, move and rename.
|
||||
* Javier Montalvo Orus (Symbian) - Bug 140348 - FTP did not use port number
|
||||
* Michael Berger (IBM) - Fixing 140404 - FTP new file creation does not work
|
||||
* Javier Montalvo Orús (Symbian) - Migrate to jakarta commons net FTP client
|
||||
* Javier Montalvo Orus (Symbian) - Migrate to jakarta commons net FTP client
|
||||
********************************************************************************/
|
||||
|
||||
package org.eclipse.rse.services.files.ftp;
|
||||
|
|
Loading…
Add table
Reference in a new issue