Skip to content
Snippets Groups Projects
Commit b24d32a0 authored by brutzman's avatar brutzman
Browse files

whitespace

parent 02847697
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ public class PduSender
// nothing to send
break;
case ENTITY_STATE: //1
case ENTITY_STATE: // 1
aPdu = new EntityStatePdu();
EntityStatePdu espdu = (EntityStatePdu) aPdu;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment