Index: head/mail/emil/files/patch-getoption.y =================================================================== --- head/mail/emil/files/patch-getoption.y (nonexistent) +++ head/mail/emil/files/patch-getoption.y (revision 360870) @@ -0,0 +1,17 @@ +--- getoption.y.orig 2014-07-06 11:40:52.000000000 +0200 ++++ getoption.y 2014-07-06 11:40:40.000000000 +0200 +@@ -163,13 +163,10 @@ static int Ycmp(char * pattern, char * s + + extern char * yytext; /* defined by flex */ + +-/* static int yywrap() ++static int yywrap() + { + return 1; + } +-*/ +- +-#define yywrap() 1 + + static void yyerror(char * msg) + { Property changes on: head/mail/emil/files/patch-getoption.y ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property