diff options
Diffstat (limited to 'x11-wm/wm2/files/patch-General.h')
-rw-r--r-- | x11-wm/wm2/files/patch-General.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/wm2/files/patch-General.h b/x11-wm/wm2/files/patch-General.h index d6632c8b28f7..69f2da0e7d23 100644 --- a/x11-wm/wm2/files/patch-General.h +++ b/x11-wm/wm2/files/patch-General.h @@ -1,6 +1,6 @@ ---- General.h.orig Tue Jan 28 17:48:55 2003 -+++ General.h Tue Jan 28 17:49:06 2003 -@@ -40,7 +40,7 @@ +--- General.h.orig 1997-03-21 11:12:30 UTC ++++ General.h +@@ -40,7 +40,7 @@ typedef char Boolean; struct sigaction sAct; \ (void)sigemptyset(&sAct.sa_mask); \ sAct.sa_flags = 0; \ |