summaryrefslogtreecommitdiffstats
path: root/src/livarot/ShapeSweep.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/livarot/ShapeSweep.cpp')
-rw-r--r--src/livarot/ShapeSweep.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/livarot/ShapeSweep.cpp b/src/livarot/ShapeSweep.cpp
index 4004f183d..53e9d3137 100644
--- a/src/livarot/ShapeSweep.cpp
+++ b/src/livarot/ShapeSweep.cpp
@@ -2496,7 +2496,7 @@ Shape::GetWindings (Shape * /*a*/, Shape * /*b*/, BooleanOp /*mod*/, bool brutal
curDir = true;
}
}
- while (1 /*swdData[curBord].precParc >= 0 */ );
+ while (true /*swdData[curBord].precParc >= 0 */ );
// fin du cas non-oriente
}
}