open-dis / open-dis-cpp

C++ implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7
BSD 2-Clause "Simplified" License
92 stars 66 forks source link

Fix typo in ReceiverPdu class #42

Closed harry-harris-27 closed 4 years ago

harry-harris-27 commented 4 years ago

Fixes small typo in ReceiverPdu class (receivedPoser to receivedPower).

leif81 commented 4 years ago

THanks @harry-harris-27 !