diff --git a/src/transmitter.c b/src/transmitter.c index 2d1c5f4..8ee8f60 100644 --- a/src/transmitter.c +++ b/src/transmitter.c @@ -390,4 +390,4 @@ int main(int argc, char *argv[]) { if (g_fbrx_buf) iio_buffer_destroy(g_fbrx_buf); iio_context_destroy(ctx); return rc; -} \ No newline at end of file +}