libsigrok/hardware/link-mso19
Uwe Hermann a24e9d0484 link-mso19: Use more portable g_htons().
Not all systems provide <arpa/inet.h> and/or htons(). Use portable and
always available g_htons() from glib instead.
2013-01-08 03:13:45 +01:00
..
Makefile.am Removing the old link-mso19 files and changing makefile 2013-01-08 01:00:13 +01:00
api.c link-mso19: Fix white-space, cosmetics, coding-style. 2013-01-08 03:13:08 +01:00
protocol.c link-mso19: Use more portable g_htons(). 2013-01-08 03:13:45 +01:00
protocol.h link-mso19: Fix a bunch of compiler warnings. 2013-01-08 03:13:14 +01:00