summaryrefslogtreecommitdiff
path: root/sysutils/heartbeat/files/patch-telecom-recoverymgrd-conf_lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/heartbeat/files/patch-telecom-recoverymgrd-conf_lex.l')
-rw-r--r--sysutils/heartbeat/files/patch-telecom-recoverymgrd-conf_lex.l14
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/heartbeat/files/patch-telecom-recoverymgrd-conf_lex.l b/sysutils/heartbeat/files/patch-telecom-recoverymgrd-conf_lex.l
deleted file mode 100644
index a739036c05bd..000000000000
--- a/sysutils/heartbeat/files/patch-telecom-recoverymgrd-conf_lex.l
+++ /dev/null
@@ -1,14 +0,0 @@
---- telecom/recoverymgrd/conf_lex.l.orig 2008-08-18 07:32:19.000000000 -0500
-+++ telecom/recoverymgrd/conf_lex.l 2013-09-05 19:11:32.000000000 -0500
-@@ -56,9 +56,11 @@
- %{
- FILE *yyget_out(void);
- %}
-+/*
- %{
- int yyget_leng(void);
- %}
-+*/
- %{
- char *yyget_text(void);
- %}