Jan Breuer
2014-01-29 64269a8e2628085fff25f732e81e9002c4891a16
examples/common/scpi-def.c
@@ -118,7 +118,7 @@
}
scpi_result_t TEST_Bool(scpi_t * context) {
    bool_t param1;
    scpi_bool_t param1;
    fprintf(stderr, "TEST:BOOL\r\n"); // debug command name   
    // read first parameter if present