summaryrefslogtreecommitdiffstats
path: root/src/screen.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.C')
-rw-r--r--src/screen.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen.C b/src/screen.C
index f3c6d57..b813107 100644
--- a/src/screen.C
+++ b/src/screen.C
@@ -3502,7 +3502,7 @@ rxvt_term::selection_send (const XSelectionRequestEvent &rq) NOTHROW
}
else
{
- cl = L"";
+ cl = (wchar_t *)L"";
selectlen = 0;
}