Index: trunk/src/atmsdriver/model/Highways.java
===================================================================
--- trunk/src/atmsdriver/model/Highways.java	(revision 248)
+++ trunk/src/atmsdriver/model/Highways.java	(revision 258)
@@ -347,5 +347,5 @@
             
             // Print the number of bytes the highways data message contains
-            System.out.println("BYTES: " + this.toCondensedFormat(false).toCharArray().length + 1);
+            System.out.println("Highways sending " + this.toCondensedFormat(false).toCharArray().length + 1 + "bytes to FEPSIM.");
             
             // Write the highways data over the socket
