summaryrefslogtreecommitdiffstats
path: root/common/rfb/CMsgHandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/CMsgHandler.cxx')
-rw-r--r--common/rfb/CMsgHandler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/CMsgHandler.cxx b/common/rfb/CMsgHandler.cxx
index bbc11763..4b338524 100644
--- a/common/rfb/CMsgHandler.cxx
+++ b/common/rfb/CMsgHandler.cxx
@@ -80,7 +80,7 @@ void CMsgHandler::bell()
{
}
-void CMsgHandler::serverCutText(const char* str, int len)
+void CMsgHandler::serverCutText(const char* str, rdr::U32 len)
{
}