summaryrefslogtreecommitdiff
path: root/net/bird/files/patch-conf-cf-lex.l
diff options
context:
space:
mode:
authorAlexander V. Chernikov <melifaro@FreeBSD.org>2015-05-04 10:36:59 +0000
committerAlexander V. Chernikov <melifaro@FreeBSD.org>2015-05-04 10:36:59 +0000
commitecb286eedddf7488f0b6e9a3bd6afc0afa04b65e (patch)
tree3a06d9773402b70bcb5029418a925c3571aa6b9d /net/bird/files/patch-conf-cf-lex.l
parentBump version to 1.5.0 (changelog below). (diff)
Finally delete files/patch-conf-cf-lex.l.
Pointed by: az
Diffstat (limited to 'net/bird/files/patch-conf-cf-lex.l')
-rw-r--r--net/bird/files/patch-conf-cf-lex.l11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/bird/files/patch-conf-cf-lex.l b/net/bird/files/patch-conf-cf-lex.l
deleted file mode 100644
index 89600e04e467..000000000000
--- a/net/bird/files/patch-conf-cf-lex.l
+++ /dev/null
@@ -1,11 +0,0 @@
---- conf/cf-lex.l.orig 2014-12-06 17:10:24.000000000 +0300
-+++ conf/cf-lex.l 2014-12-06 17:10:41.000000000 +0300
-@@ -61,7 +61,7 @@
- static int kw_hash_inited;
-
- #define SYM_HASH_SIZE 128
--#define SYM_MAX_LEN 32
-+#define SYM_MAX_LEN 64
-
- struct sym_scope {
- struct sym_scope *next; /* Next on scope stack */