fix build
This commit is contained in:
parent
e132cb4724
commit
84db74def7
11
www/wwwoffle/patches/patch-html_l
Normal file
11
www/wwwoffle/patches/patch-html_l
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-html_l,v 1.1 2010/05/23 01:10:54 espie Exp $
|
||||
--- html.l.orig Sun May 23 03:08:20 2010
|
||||
+++ html.l Sun May 23 03:08:43 2010
|
||||
@@ -640,6 +640,7 @@ static void parse_html(void)
|
||||
break;
|
||||
|
||||
default:
|
||||
+ ;
|
||||
}
|
||||
}
|
||||
|
11
www/wwwoffle/patches/patch-htmlmodify_l
Normal file
11
www/wwwoffle/patches/patch-htmlmodify_l
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-htmlmodify_l,v 1.1 2010/05/23 01:10:54 espie Exp $
|
||||
--- htmlmodify.l.orig Sun May 23 03:09:19 2010
|
||||
+++ htmlmodify.l Sun May 23 03:09:51 2010
|
||||
@@ -399,6 +399,7 @@ static void modify_html(void)
|
||||
break;
|
||||
|
||||
default:
|
||||
+ ;
|
||||
}
|
||||
|
||||
if(cache_info)
|
Loading…
Reference in New Issue
Block a user