summaryrefslogtreecommitdiffstats
path: root/tdecore/network/tdesocketdevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/network/tdesocketdevice.cpp')
-rw-r--r--tdecore/network/tdesocketdevice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/network/tdesocketdevice.cpp b/tdecore/network/tdesocketdevice.cpp
index 3d683b405..3832a401b 100644
--- a/tdecore/network/tdesocketdevice.cpp
+++ b/tdecore/network/tdesocketdevice.cpp
@@ -171,7 +171,7 @@ bool TDESocketDevice::setSocketOptions(int opts)
return true; // all went well
}
-bool TDESocketDevice::open(TQ_OpenMode)
+bool TDESocketDevice::open(int)
{
resetError();
return false;