Jan Breuer
2013-06-24 06ca0ab8991fe36731ae715a072fb12cc22abcca
libscpi/inc/scpi/lexer.h
@@ -43,6 +43,7 @@
extern "C" {
#endif
    int SCPI_LexIsEos(lex_state_t * state);
    int SCPI_LexWhiteSpace(lex_state_t * state, token_t * token);
    int SCPI_LexProgramHeader(lex_state_t * state, token_t * token);
    int SCPI_LexQuestion(lex_state_t * state, token_t * token);