summaryrefslogtreecommitdiff
path: root/mail/libmapi/files/patch-libocpf_lex.l
blob: 4cb01dc6c69bea93177a6931b8f4cae0e50438f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libocpf/lex.l.orig	2016-01-14 11:16:14.988281000 +0100
+++ libocpf/lex.l	2016-01-14 11:16:21.702227000 +0100
@@ -29,7 +29,6 @@
 #include "libocpf/lex.h"
 
 #define	YY_EXTRA_TYPE	struct ocpf_context *
-#define	YY_NO_UNPUT
 
 static void unterminated(struct ocpf_context *, const char *, unsigned int);