aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-31 18:31:40 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-31 18:31:40 +0100
commit91ae4d4e400bfb18f5e89dd4ecf8b9cede931fcc (patch)
treef7b28ac8074eb5bb49ba46f284b5ebac3e868ee1 /debian/patches
parentb494b528745c741d230e877098f5c191910cdcaa (diff)
downloadnx-libs-91ae4d4e400bfb18f5e89dd4ecf8b9cede931fcc.tar.gz
nx-libs-91ae4d4e400bfb18f5e89dd4ecf8b9cede931fcc.tar.bz2
nx-libs-91ae4d4e400bfb18f5e89dd4ecf8b9cede931fcc.zip
Fix line hunks: 011_nxcomp_sa-restorer.patch.
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/011_nxcomp_sa-restorer.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/011_nxcomp_sa-restorer.patch b/debian/patches/011_nxcomp_sa-restorer.patch
index de603d60d..afaa29fce 100644
--- a/debian/patches/011_nxcomp_sa-restorer.patch
+++ b/debian/patches/011_nxcomp_sa-restorer.patch
@@ -3,9 +3,9 @@ Description: sa_restorer vs. memset
Forwarded: not-yet
Author: Stéphane Graber <stgraber@ubuntu.com>
Last-Update: 2011-12-31
---- a/Loop.cpp
-+++ b/Loop.cpp
-@@ -5895,7 +5895,7 @@ void InstallSignal(int signal, int action)
+--- a/nxcomp/Loop.cpp
++++ b/nxcomp/Loop.cpp
+@@ -5895,7 +5895,7 @@
#if defined(__linux__)
@@ -14,7 +14,7 @@ Last-Update: 2011-12-31
#endif
-@@ -6513,7 +6513,7 @@ void SetTimer(int value)
+@@ -6513,7 +6513,7 @@
#if defined(__linux__)