From 44477c9b7bea705f613e70a88321a0912835557b Mon Sep 17 00:00:00 2001 From: Nick Porter Date: Fri, 11 Jul 2025 17:48:07 +0100 Subject: [PATCH] Whitespace --- raddb/mods-available/delay | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/raddb/mods-available/delay b/raddb/mods-available/delay index 96bc3c8938..faeaf40f01 100644 --- a/raddb/mods-available/delay +++ b/raddb/mods-available/delay @@ -78,13 +78,13 @@ delay { # The default is `notset`, which means that the delay module will be # transparent and not alter the section rcode. # - # [NOTE] - # ==== - # The default section `rcode` in many places is `fail`. Care should be - # taken to set the `rcode` for the section a delay module appears in, if - # this configuration item is not set, and no other modules are present - # in the section. - # ==== + # [NOTE] + # ==== + # The default section `rcode` in many places is `fail`. Care should be + # taken to set the `rcode` for the section a delay module appears in, if + # this configuration item is not set, and no other modules are present + # in the section. + # ==== # # rcode = 'notset' } -- 2.47.3