[X2Go-Commits] [nx-libs] 01/01: nx-X11: fix typo in previous patch.

git-admin at x2go.org git-admin at x2go.org
Sun Mar 29 05:08:45 CEST 2015


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

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

commit da6bb07a0fbdbe75d46ac0ff1afb45cf7817e0f0
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Mar 29 04:52:40 2015 +0200

    nx-X11: fix typo in previous patch.
    
    Affects:
      - 0017_nx-X11_fix-SetPictureFilter.full.patch
---
 debian/changelog                                   |    3 +++
 .../0017_nx-X11_fix-SetPictureFilter.full.patch    |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bb1b711..6368b31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
     gracefully.
     Adds:
     - 0017_nx-X11_fix-SetPictureFilter.full.patch
+  * nx-X11: fix typo in previous patch.
+    Affects:
+    - 0017_nx-X11_fix-SetPictureFilter.full.patch
 
  -- X2Go Release Manager <git-admin at x2go.org>  Tue, 17 Mar 2015 19:19:32 +0100
 
diff --git a/debian/patches/0017_nx-X11_fix-SetPictureFilter.full.patch b/debian/patches/0017_nx-X11_fix-SetPictureFilter.full.patch
index cf24681..a6f978c 100644
--- a/debian/patches/0017_nx-X11_fix-SetPictureFilter.full.patch
+++ b/debian/patches/0017_nx-X11_fix-SetPictureFilter.full.patch
@@ -97,7 +97,7 @@ Abstract:
      pPicture->filter = pFilter->id;
 +
 +    if (pPicture->pDrawable) {
-+        PictureScreenPtr ps = GetPictureScreen (pscreen);
++        PictureScreenPtr ps = GetPictureScreen (pScreen);
 +        int result;
 +
 +        result = (*ps->ChangePictureFilter) (pPicture, pPicture->filter,

--
Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list