Leonid Plyushch
7 years ago
committed by
Fredrik Fornwall
2 changed files with 13 additions and 0 deletions
@ -0,0 +1,12 @@ |
|||||
|
diff -uNr httping-2.5/gen.h httping-2.5.mod/gen.h
|
||||
|
--- httping-2.5/gen.h 2016-09-12 10:45:50.000000000 +0300
|
||||
|
+++ httping-2.5.mod/gen.h 2017-09-14 13:30:46.432863081 +0300
|
||||
|
@@ -12,7 +12,7 @@
|
||||
|
|
||||
|
#define RECV_BUFFER_SIZE (128 * 1024) |
||||
|
|
||||
|
-#define SPAM_FILE "/tmp/httping.dat"
|
||||
|
+#define SPAM_FILE "@TERMUX_PREFIX@/tmp/httping.dat"
|
||||
|
|
||||
|
#define MAX_SHOW_SUPPRESSION 3 |
||||
|
|
Loading…
Reference in new issue