Skip to content
Snippets Groups Projects
Commit de249b78 authored by terry-norbraten's avatar terry-norbraten
Browse files

whitespace

parent 1f891994
No related branches found
No related tags found
No related merge requests found
...@@ -992,7 +992,8 @@ public class PduFactory ...@@ -992,7 +992,8 @@ public class PduFactory
.setEntityOrientation(new LiveEntityOrientation()) .setEntityOrientation(new LiveEntityOrientation())
.setOrientationError(new LiveEntityOrientationError()) .setOrientationError(new LiveEntityOrientationError())
.setPositionError(new LiveEntityPositionError()) .setPositionError(new LiveEntityPositionError())
pdu.setSubprotocolNumber(DISLiveEntitySubprotocolNumber.NO_SUBPROTOCOL);*/ pdu.setSubprotocolNumber(DISLiveEntitySubprotocolNumber.NO_SUBPROTOCOL);
*/
return (TSPIPdu) addBoilerPlate(pdu); return (TSPIPdu) addBoilerPlate(pdu);
} }
......
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