From: Razvan Becheriu Date: Fri, 28 May 2021 09:52:58 +0000 (+0300) Subject: [#1862] fixed indentation X-Git-Tag: Kea-1.9.9~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350eb7783ad44bbce698c9bccb19a1ba9405ec9a;p=thirdparty%2Fkea.git [#1862] fixed indentation --- diff --git a/doc/sphinx/arm/hooks.rst b/doc/sphinx/arm/hooks.rst index 2d88638c66..37e4d611cc 100644 --- a/doc/sphinx/arm/hooks.rst +++ b/doc/sphinx/arm/hooks.rst @@ -1079,7 +1079,7 @@ Examples: ifelse(option[82].option[6].exists, ', subscriber-id: ' + hexstring(option[82].option[6].hex, ':'), '')), - ''))" + ''))" }
@@ -1412,7 +1412,7 @@ Examples: ', connected at location interface-id: ' + hexstring(relay6[0].option[18].hex, ':'), '')), ''), - ''))" + ''))" }