Index: trunk/Ohana/src/kapa/event/CheckPipe.c
===================================================================
--- trunk/Ohana/src/kapa/event/CheckPipe.c	(revision 2473)
+++ trunk/Ohana/src/kapa/event/CheckPipe.c	(revision 3465)
@@ -73,5 +73,5 @@
   
   if (!strcmp (buffer, "LIMS")) {
-    sprintf (buffer, "LIMS: %8.1f %8.1f \0", 
+    sprintf (buffer, "LIMS: %8.1f %8.1f ", 
 	     section[TheSection].axis[0].dfx, section[TheSection].axis[1].dfy);
     write (sock, buffer, 30);
