diff options
Diffstat (limited to 'debian/patches/0008_nxcomp_sa-restorer.full+lite.patch')
-rw-r--r-- | debian/patches/0008_nxcomp_sa-restorer.full+lite.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0008_nxcomp_sa-restorer.full+lite.patch b/debian/patches/0008_nxcomp_sa-restorer.full+lite.patch index f1447ccb0..78fedc720 100644 --- a/debian/patches/0008_nxcomp_sa-restorer.full+lite.patch +++ b/debian/patches/0008_nxcomp_sa-restorer.full+lite.patch @@ -5,7 +5,7 @@ Author: Alexander Morozov Last-Update: 2012-02-07 --- a/nxcomp/Loop.cpp +++ b/nxcomp/Loop.cpp -@@ -5884,20 +5884,9 @@ +@@ -5884,20 +5884,9 @@ void InstallSignal(int signal, int actio struct sigaction newAction; @@ -28,7 +28,7 @@ Last-Update: 2012-02-07 sigemptyset(&(newAction.sa_mask)); -@@ -6509,13 +6498,9 @@ +@@ -6509,13 +6498,9 @@ void SetTimer(int value) struct sigaction action; |