Iztok Jeras
2015-10-02 e9785c888dddb7449e741ed53796e995f0efa9f7
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) {