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