librfc822/address.y: fixed a trivial typo

This commit is contained in:
Peter Simons 2009-07-19 22:26:05 +02:00
parent 8479e3aa9b
commit 398afbbc5c

View File

@ -30,7 +30,7 @@
#include "../libmpools/mpools.h"
#define yytext rfc822_text
#define yyley rfc822_lex
#define yylex rfc822_lex
/* Variables in our lexer. */