summaryrefslogtreecommitdiff
path: root/x11-wm/wm2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/wm2/files/patch-ab')
-rw-r--r--x11-wm/wm2/files/patch-ab13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-wm/wm2/files/patch-ab b/x11-wm/wm2/files/patch-ab
index 93ca0f808355..897370e67002 100644
--- a/x11-wm/wm2/files/patch-ab
+++ b/x11-wm/wm2/files/patch-ab
@@ -1,5 +1,14 @@
---- Manager.C.orig Sat Feb 5 18:09:36 2000
-+++ Manager.C Sat Feb 5 18:10:14 2000
+--- Manager.C.orig Fri Mar 21 12:12:30 1997
++++ Manager.C Tue Jan 28 17:45:03 2003
+@@ -368,7 +368,7 @@
+ return m_currentTime;
+ }
+
+-void WindowManager::sigHandler()
++void WindowManager::sigHandler(int)
+ {
+ m_signalled = True;
+ }
@@ -526,6 +526,7 @@
extern int putenv(char *); /* not POSIX */
}