mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 17:10:33 -04:00
11 lines
217 B
LLVM
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;
|
|
|