]> sigrok.org Git - libsigrok.git/commit - src/hardware/baylibre-acme/protocol.c
baylibre-acme: Drop unneeded comment.
authorUwe Hermann <redacted>
Mon, 16 Feb 2015 00:53:15 +0000 (01:53 +0100)
committerUwe Hermann <redacted>
Mon, 16 Feb 2015 00:57:35 +0000 (01:57 +0100)
commitd258022db0b79dffc2bbdde0882e821966dbc312
tree79f178d7369e6dee13e36068273a5c9cbc61c8bd
parent3452785431dea578275d2dfd584709c5f7c6db9a
baylibre-acme: Drop unneeded comment.

There's indeed no g_fclose() unfortunately. The g_*() wrappers for file
handling are mainly there to deal with portability issues in file names
(encoding, character sets, etc) on different platforms.
src/hardware/baylibre-acme/protocol.c