Trivial: make sptps_receive_data_datagram() a little more readable.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 17 May 2015 16:51:05 +0000 (17:51 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 17 May 2015 16:52:15 +0000 (17:52 +0100)
The new code updates variables as stuff is being consumed, so that the
reader doesn't have to do that in his head.


No differences found