summaryrefslogtreecommitdiff
path: root/cad/magic/patches/patch-grouter_grouteDens.c
diff options
context:
space:
mode:
Diffstat (limited to 'cad/magic/patches/patch-grouter_grouteDens.c')
-rw-r--r--cad/magic/patches/patch-grouter_grouteDens.c26
1 files changed, 26 insertions, 0 deletions
diff --git a/cad/magic/patches/patch-grouter_grouteDens.c b/cad/magic/patches/patch-grouter_grouteDens.c
new file mode 100644
index 00000000000..57c0d275e7d
--- /dev/null
+++ b/cad/magic/patches/patch-grouter_grouteDens.c
@@ -0,0 +1,26 @@
+$NetBSD: patch-grouter_grouteDens.c,v 1.1 2013/03/03 01:11:10 joerg Exp $
+
+--- grouter/grouteDens.c.orig 2013-03-02 22:20:54.000000000 +0000
++++ grouter/grouteDens.c
+@@ -78,7 +78,7 @@ glDensAdjust(dens, srcPin, dstPin, netid
+ ASSERT(srcPin->gcr_ch == dstPin->gcr_ch, "glDensAdjust");
+
+ if (DebugIsSet(glDebugID, glDebGreedy))
+- return;
++ return FALSE;
+
+ /*
+ * Find the first and last column where this net (netId)
+$NetBSD: patch-grouter_grouteDens.c,v 1.1 2013/03/03 01:11:10 joerg Exp $
+
+--- grouter/grouteDens.c.orig 2013-03-02 22:20:54.000000000 +0000
++++ grouter/grouteDens.c
+@@ -78,7 +78,7 @@ glDensAdjust(dens, srcPin, dstPin, netid
+ ASSERT(srcPin->gcr_ch == dstPin->gcr_ch, "glDensAdjust");
+
+ if (DebugIsSet(glDebugID, glDebGreedy))
+- return;
++ return FALSE;
+
+ /*
+ * Find the first and last column where this net (netId)