Schlumpf 8f2b233837 Endian fixes (#222)
This patch fixes some bugs on big-endian systems.
  - Use temp variables for etohs() and etohl() at function calls to avoid
    multiple function calls for one value.
  - Fix and add use of etohs(), etohl(), htoes() and htoel().
  - Fix use of 32bit values in 64bit variables.
2018-11-14 11:56:57 +01:00
..
2018-01-23 17:07:59 +01:00
2018-11-14 11:56:57 +01:00
2018-11-14 11:56:57 +01:00
2018-11-14 11:56:57 +01:00