Jan Breuer
2015-11-11 241859d69c564509f3cb79ad08ab115dbf01905d
libscpi/src/units.c
@@ -283,7 +283,7 @@
            scpiLex_CharacterProgramData(&state, &token);
            /* convert string to special number type */
            SCPI_ParamToChoice(context, &token, special, &tag);
            result = SCPI_ParamToChoice(context, &token, special, &tag);
            value->special = TRUE;
            value->tag = tag;