libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 7a2bc355bb452c968b2a32233962f4a67fa8b387
parent 09fa10e988e93ac6f7b8d906db0e1a98e8d48192
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Mon, 19 Feb 2024 14:22:11 +0500

Partial revert "-whitespace and indentation changes only"

This partially reverts commit 6fe3a41caeb043e77ffeb289d4ede37056b904a3.

Diffstat:
Msrc/testzzuf/Makefile.am | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testzzuf/Makefile.am b/src/testzzuf/Makefile.am @@ -8,10 +8,10 @@ SUBDIRS = . ZZUF_SEED = 0 # Additional flags for zzuf -ZZUF_FLAGS = +ZZUF_FLAGS = # Additional flags for socat (if socat is used) -SOCAT_FLAGS = +SOCAT_FLAGS = if FORCE_USE_ZZUF_SOCAT TEST_RUNNER_SCRIPT = zzuf_socat_test_runner.sh