- Timestamp:
- 05/18/11 15:25:51 (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/thelib/src/protocols/rtmp/inboundrtmpprotocol.cpp
r413 r460 62 62 } 63 63 64 _currentFPVersion = ENTOHL (*((uint32_t *) (GETIBPOINTER(buffer) + 4))); //----MARKED-LONG---64 _currentFPVersion = ENTOHLP(GETIBPOINTER(buffer) + 4); 65 65 66 66 switch (handshakeType) {
Note: See TracChangeset
for help on using the changeset viewer.
