diff --git a/examples/src/DisExamples/PduSenderTerminalLog.txt b/examples/src/DisExamples/PduSenderTerminalLog.txt
index b9e8805eedb6c06449b66a8b6c9b3b638c37d7fc..d2b471978fc81239338f9f3b586882d1e8eb5c6b 100644
--- a/examples/src/DisExamples/PduSenderTerminalLog.txt
+++ b/examples/src/DisExamples/PduSenderTerminalLog.txt
@@ -59,21 +59,22 @@ PDU of type SET_RECORD_R not supported, created or sent
 PDU of type RECORD_QUERY_R not supported, created or sent 
 PDU of type COLLISION_ELASTIC not supported, created or sent 
 PDU of type ENTITY_STATE_UPDATE not supported, created or sent 
-Sent PDU of type edu.nps.moves.dis.AcknowledgePdu
-Sent PDU of type edu.nps.moves.dis.ActionRequestPdu
-Sent PDU of type edu.nps.moves.dis.CollisionPdu
-Sent PDU of type edu.nps.moves.dis.CommentPdu
-Sent PDU of type edu.nps.moves.dis.CreateEntityPdu
-Sent PDU of type edu.nps.moves.dis.DetonationPdu
+Send the 17 PDUs we created...
 Sent PDU of type edu.nps.moves.dis.EntityStatePdu
 Sent PDU of type edu.nps.moves.dis.FirePdu
-Sent PDU of type edu.nps.moves.dis.RemoveEntityPdu
-Sent PDU of type edu.nps.moves.dis.RepairCompletePdu
-Sent PDU of type edu.nps.moves.dis.RepairResponsePdu
-Sent PDU of type edu.nps.moves.dis.ResupplyCancelPdu
+Sent PDU of type edu.nps.moves.dis.DetonationPdu
+Sent PDU of type edu.nps.moves.dis.CollisionPdu
+Sent PDU of type edu.nps.moves.dis.ServiceRequestPdu
 Sent PDU of type edu.nps.moves.dis.ResupplyOfferPdu
 Sent PDU of type edu.nps.moves.dis.ResupplyReceivedPdu
-Sent PDU of type edu.nps.moves.dis.ServiceRequestPdu
+Sent PDU of type edu.nps.moves.dis.ResupplyCancelPdu
+Sent PDU of type edu.nps.moves.dis.RepairCompletePdu
+Sent PDU of type edu.nps.moves.dis.RepairResponsePdu
+Sent PDU of type edu.nps.moves.dis.CreateEntityPdu
+Sent PDU of type edu.nps.moves.dis.RemoveEntityPdu
 Sent PDU of type edu.nps.moves.dis.StartResumePdu
 Sent PDU of type edu.nps.moves.dis.StopFreezePdu
-BUILD SUCCESSFUL (total time: 0 seconds)
+Sent PDU of type edu.nps.moves.dis.AcknowledgePdu
+Sent PDU of type edu.nps.moves.dis.ActionRequestPdu
+Sent PDU of type edu.nps.moves.dis.CommentPdu
+BUILD SUCCESSFUL (total time: 1 second)