Index: tools/FreeBSD7_x/g_list.pl
===================================================================
--- tools/FreeBSD7_x/g_list.pl	(revision 6964)
+++ tools/FreeBSD7_x/g_list.pl	(revision 6965)
@@ -20,5 +20,5 @@
 #programma gestopt kan worden
 sub printline {
-  push(@HTTP_BODY,  "$_[0] \n");
+  push(@HTTP_BODY,  "$_[0]\n");
 };
 
