summaryrefslogtreecommitdiff
path: root/cmd/sbc_harness/config/config.h
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-02 15:47:47 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-02 15:47:47 -0600
commit48ec9be1eba930b06050262a1a651d794c31bc11 (patch)
tree8ac174746a71efe3c0babe82cd410a6f49b3a59b /cmd/sbc_harness/config/config.h
parent45b0b2d85fbc284453056c0768c7646df1de9b52 (diff)
trim trailing ws
Diffstat (limited to 'cmd/sbc_harness/config/config.h')
-rw-r--r--cmd/sbc_harness/config/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/sbc_harness/config/config.h b/cmd/sbc_harness/config/config.h
index b12eb2c..fb3c5ae 100644
--- a/cmd/sbc_harness/config/config.h
+++ b/cmd/sbc_harness/config/config.h
@@ -8,7 +8,7 @@
/*#include <assert.h>*/
-#if defined(USE_CONFIG_NETIO_POSIX) || defined(USE_CONFIG_COROUTINE)
+#if defined(USE_CONFIG_NETIO_POSIX) || defined(USE_CONFIG_COROUTINE)
# define CONFIG_NETIO_NUM_CONNS 8
#endif
#ifdef USE_CONFIG_NETIO_POSIX