diff options
Diffstat (limited to 'src/modules/objects/class_ftp.cpp')
| -rw-r--r-- | src/modules/objects/class_ftp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_ftp.cpp b/src/modules/objects/class_ftp.cpp index bba0fd5c0..9d1c594ac 100644 --- a/src/modules/objects/class_ftp.cpp +++ b/src/modules/objects/class_ftp.cpp @@ -298,7 +298,7 @@ void KviKvsObject_ftp::slotReadyRead () { } -void KviKvsObject_ftp::slotRawCommandReply (int , const QString & ) +void KviKvsObject_ftp::slotRawCommandReply (int, const QString & ) { } |
