opnsense-ports/www/ctemplate/files/patch-src_h2ap.ll
Franco Fichtner fa1747ca59 */*: sync with upstream
Taken from: HardenedBSD
2017-12-26 10:34:14 +01:00

11 lines
217 B
LLVM

--- src/h2ap.ll.orig 2017-12-21 21:01:19 UTC
+++ src/h2ap.ll
@@ -37,7 +37,7 @@
#include "ff_driver.hh"
char* tplargs=0;
-const char* funcname=0;
+char* funcname=0;
const char* funcprefix="tpl_";
FILE* hout=0;