diff options
-rw-r--r-- | src/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index 811d1e2..4385995 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -26,5 +26,5 @@ config WIREGUARD_DEBUG that occur for a WireGuard interface. It will also perform some extra validation checks and unit tests at various points. This is only useful for debugging. - + Say N here unless you know what you're doing. |