Jan Breuer
2015-10-04 df3eeb1a9be519b5eaef18b8f7c2d7a201bf7b97
libscpi/src/units.c
@@ -234,6 +234,8 @@
            value->special = FALSE;
            result = TRUE;
            break;
        default:
            break;
    }
    switch(param.type) {
@@ -251,6 +253,8 @@
        case SCPI_TOKEN_OCTNUM:
            value->base = 8;
            break;
        default:
            break;
    }
    switch(param.type) {