summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-windows_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'cad/magic/patches/patch-windows_windows.h')
-rw-r--r--cad/magic/patches/patch-windows_windows.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/cad/magic/patches/patch-windows_windows.h b/cad/magic/patches/patch-windows_windows.h
new file mode 100644
index 00000000000..ceb1b5fd413
--- /dev/null
+++ b/cad/magic/patches/patch-windows_windows.h
@@ -0,0 +1,26 @@
+$NetBSD: patch-windows_windows.h,v 1.1 2013/03/03 01:11:11 joerg Exp $
+
+--- windows/windows.h.orig 2013-03-02 22:33:29.000000000 +0000
++++ windows/windows.h
+@@ -246,7 +246,7 @@ extern int WindExecute();
+ extern void WindAddCommand();
+ extern int WindReplaceCommand();
+ extern char **WindGetCommandTable();
+-extern int windCheckOnlyWindow(MagWindow **, WindClient);
++extern void windCheckOnlyWindow(MagWindow **, WindClient);
+
+
+ /* searching procs */
+$NetBSD: patch-windows_windows.h,v 1.1 2013/03/03 01:11:11 joerg Exp $
+
+--- windows/windows.h.orig 2013-03-02 22:33:29.000000000 +0000
++++ windows/windows.h
+@@ -246,7 +246,7 @@ extern int WindExecute();
+ extern void WindAddCommand();
+ extern int WindReplaceCommand();
+ extern char **WindGetCommandTable();
+-extern int windCheckOnlyWindow(MagWindow **, WindClient);
++extern void windCheckOnlyWindow(MagWindow **, WindClient);
+
+
+ /* searching procs */