summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-windows_windows.h
blob: 2fb1c58e8a9d5ac26a7327780c5720968a7ffa19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-windows_windows.h,v 1.2 2013/03/07 22:05:13 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 */