[X2Go-Commits] [nx-libs] 54/108: Clipboard.c: whitespace fixes

git-admin at x2go.org git-admin at x2go.org
Fri Nov 9 20:35:46 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 018b561b7c2861dd777da164fd6fc3c00bd79c77
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Wed Oct 10 00:22:38 2018 +0200

    Clipboard.c: whitespace fixes
---
 nx-X11/programs/Xserver/hw/nxagent/Clipboard.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
index 3650210..a4a44f2 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
@@ -882,7 +882,6 @@ void nxagentCollectPropertyEvent(int resource)
  
   if (resultFormat != 8 && resultFormat != 16 && resultFormat != 32)
   {
-
     #ifdef DEBUG
     fprintf (stderr, "nxagentCollectPropertyEvent: WARNING! Invalid property "
                  "value.\n");
@@ -1731,7 +1730,6 @@ int nxagentInitClipboard(WindowPtr pWin)
   {
     ErrorF("Unable to initialize XFixes extension.\n");
   }
-
   else
   {
     #ifdef TEST
@@ -1832,4 +1830,3 @@ int nxagentInitClipboard(WindowPtr pWin)
 
   return 1;
 }
-

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list