From 06a97857a0380f88b691ac022fa30a05d54e43e0 Mon Sep 17 00:00:00 2001
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue, 5 Jul 2016 13:25:48 +0200
Subject: nxcomp/Misc.cpp: The clipboard nx/nx option is a string option, not
 int.

---
 nxcomp/Misc.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'nxcomp')

diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp
index 05794bded..3c73f54d3 100644
--- a/nxcomp/Misc.cpp
+++ b/nxcomp/Misc.cpp
@@ -302,7 +302,7 @@ geometry=s\n\
 resize=b\n\
 fullscreen=b\n\
 keyboard=s\n\
-clipboard=n\n\
+clipboard=s\n\
 streaming=n\n\
 backingstore=n\n\
 composite=n\n\
-- 
cgit v1.2.3