diff options
Diffstat (limited to 'x11-plugins/wmmon+smp/files')
-rw-r--r-- | x11-plugins/wmmon+smp/files/wmmon+smp-1.0-list.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmmon+smp/files/wmmon+smp-1.0-list.patch b/x11-plugins/wmmon+smp/files/wmmon+smp-1.0-list.patch index 1b1ac317669e..19756d5edf21 100644 --- a/x11-plugins/wmmon+smp/files/wmmon+smp-1.0-list.patch +++ b/x11-plugins/wmmon+smp/files/wmmon+smp-1.0-list.patch @@ -1,6 +1,6 @@ diff -Naur wmgeneral.orig/list.c wmgeneral/list.c ---- wmgeneral.orig/list.c 2016-01-04 13:28:36.583339716 +0100 -+++ wmgeneral/list.c 2016-01-04 13:28:48.694343645 +0100 +--- a/wmgeneral/list.c 2016-01-04 13:28:36.583339716 +0100 ++++ b/wmgeneral/list.c 2016-01-04 13:28:48.694343645 +0100 @@ -38,7 +38,7 @@ /* Return a cons cell produced from (head . tail) @@ -83,8 +83,8 @@ diff -Naur wmgeneral.orig/list.c wmgeneral/list.c { while(list) diff -Naur wmgeneral.orig/list.h wmgeneral/list.h ---- wmgeneral.orig/list.h 2016-01-04 13:28:36.583339716 +0100 -+++ wmgeneral/list.h 2016-01-04 13:28:39.471340654 +0100 +--- a/wmgeneral/list.h 2016-01-04 13:28:36.583339716 +0100 ++++ b/wmgeneral/list.h 2016-01-04 13:28:39.471340654 +0100 @@ -29,31 +29,25 @@ #ifndef __LIST_H_ #define __LIST_H_ |