From e7e8f316bd378dc5208ea75f3f0a8cb1b9329bc5 Mon Sep 17 00:00:00 2001 From: Francois Andriot Date: Wed, 24 Jul 2013 15:51:29 -0500 Subject: [PATCH] Fix FTBFS --- kio_ftps/ftp.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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