summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--beos/beos_plotters.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/beos_plotters.cpp b/beos/beos_plotters.cpp
index 25e067d87..fac5ad249 100644
--- a/beos/beos_plotters.cpp
+++ b/beos/beos_plotters.cpp
@@ -103,7 +103,7 @@ const struct plotter_table nsbeos_plotters = {
NULL, // Group Start
NULL, // Group End
NULL, // Flush
- false // option_knockout
+ true // option_knockout
};