$NetBSD: patch-ah,v 1.1 2004/01/01 19:20:24 darcy Exp $

--- operation.c.orig	1998-04-15 21:50:01.000000000 -0400
+++ operation.c
@@ -257,8 +257,7 @@
 setFunctionCopyInvertedCB(Widget w, XtPointer junk, XtPointer junk2)
 {         
         gcFunction = 12;
-        printf("global graphics function change to  Copy-Inverted 
-function");           
+        printf("global graphics function change to  Copy-Inverted function");
         printf(", minterm %d\n", gcFunction);
 }       
 
