librfc822/address.y: fixed a trivial typo
This commit is contained in:
parent
8479e3aa9b
commit
398afbbc5c
@ -30,7 +30,7 @@
|
||||
|
||||
#include "../libmpools/mpools.h"
|
||||
#define yytext rfc822_text
|
||||
#define yyley rfc822_lex
|
||||
#define yylex rfc822_lex
|
||||
|
||||
/* Variables in our lexer. */
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user