freebsd-ports/security/heimdal-devel/files/patch-lib__sl__slc-lex.l
Cy Schubert 4e44a84dcc security/heimdal-devel: New port tracking Heimdal develpment
This new heimdal port tracks the Heimdal development branch. The
last security advisory showed us we might want to track its development.
2022-11-17 16:01:41 -08:00

11 lines
225 B
Text

--- 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
%}