sola.lu
5 天以前 af6ee422a8dc5280a3aa7916c1742ecfdc9a57d7
libscpi/src/parser.c
@@ -180,7 +180,7 @@
 * @param context
 * @result TRUE if context->paramlist is filled with correct values
 */
static scpi_bool_t findCommandHeader(scpi_t * context, const char * header, int len)
scpi_bool_t findCommandHeader(scpi_t * context, const char * header, int len)
{
    int32_t i;