$OpenBSD: patch-pico_pico_c,v 1.1 2003/08/21 00:49:34 tedu Exp $
--- pico/pico.c.orig	Sun Aug 10 17:17:01 2003
+++ pico/pico.c	Sun Aug 10 17:16:51 2003
@@ -219,7 +219,9 @@
 	    switch(pico_all_done){	/* prepare for/handle final events */
 	      case COMP_EXIT :		/* already confirmed */
 		packheader();
+#if 0
 		stripwhitespace();
+#endif
 		c |= COMP_EXIT;
 		break;
 
