]> sigrok.org Git - libsigrok.git/blobdiff - src/output/hex.c
Various minor whitespace fixes.
[libsigrok.git] / src / output / hex.c
index 6b24fdf578aceb10083db93204e32d89929684a5..bad607513f653f385352faf954f7cb8903951521 100644 (file)
@@ -258,4 +258,3 @@ SR_PRIV struct sr_output_module output_hex = {
        .receive = receive,
        .cleanup = cleanup,
 };
-