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