summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-cif_cif.h
blob: 5ee31455e05086eba24c630ceadbd01f0b34bb00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
$NetBSD: patch-cif_cif.h,v 1.1 2013/03/03 01:11:10 joerg Exp $

--- cif/cif.h.orig	2013-03-02 22:30:15.000000000 +0000
+++ cif/cif.h
@@ -50,7 +50,7 @@ extern void CIFTechInit();
 extern bool CIFTechLine();
 extern void CIFTechFinal();
 extern void CIFTechOutputScale();
-extern void CIFTechInputScale();
+extern void CIFTechInputScale(int, int, bool);
 extern bool CIFTechLimitScale();
 extern void CIFReadTechStyleInit();
 extern void CIFReadTechInit();
$NetBSD: patch-cif_cif.h,v 1.1 2013/03/03 01:11:10 joerg Exp $

--- cif/cif.h.orig	2013-03-02 22:30:15.000000000 +0000
+++ cif/cif.h
@@ -50,7 +50,7 @@ extern void CIFTechInit();
 extern bool CIFTechLine();
 extern void CIFTechFinal();
 extern void CIFTechOutputScale();
-extern void CIFTechInputScale();
+extern void CIFTechInputScale(int, int, bool);
 extern bool CIFTechLimitScale();
 extern void CIFReadTechStyleInit();
 extern void CIFReadTechInit();