diff options
-rw-r--r-- | kio_ftps/ftp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio_ftps/ftp.cc b/kio_ftps/ftp.cc index 1eff60c..591baf5 100644 --- a/kio_ftps/ftp.cc +++ b/kio_ftps/ftp.cc @@ -83,7 +83,7 @@ // JPF: somebody should find a better solution for this or move this to KIO // JPF: anyhow, in KDE 3.2.0 I found diffent MAX_IPC_SIZE definitions! -namespace KIO { +namespace TDEIO { enum buffersizes { /** * largest buffer size that should be used to transfer data between |