1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/security/heimdal/files/patch-lib__sl__slc-lex.l
2017-06-10 19:32:46 +00:00

12 lines
225 B
Plaintext

--- lib/sl/slc-lex.l.orig 2017-04-11 21:38:21 UTC
+++ lib/sl/slc-lex.l
@@ -47,8 +47,6 @@ unsigned lineno = 1;
static void handle_comment(void);
static char * handle_string(void);
-#define YY_NO_UNPUT
-
#undef ECHO
%}