Jan Breuer
2015-11-26 cb86080b39af49ecff9a60ed47e8ae72993c34cd
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;