Jan Breuer
2015-01-18 d6f4a5106bebb23826c0867494ade7f4d7ebd1f3
libscpi/test/test_parser.c
@@ -68,9 +68,10 @@
    (void)context;
}
scpi_result_t SCPI_Test(scpi_t * context)
int32_t SCPI_Test(scpi_t * context)
{
    (void)context;
    (void)context;
    return 0;
}
scpi_result_t SCPI_Flush(scpi_t * context)