]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1862] fixed indentation
authorRazvan Becheriu <razvan@isc.org>
Fri, 28 May 2021 09:52:58 +0000 (12:52 +0300)
committerRazvan Becheriu <razvan@isc.org>
Fri, 28 May 2021 09:52:58 +0000 (12:52 +0300)
doc/sphinx/arm/hooks.rst

index 2d88638c66f05a57ef753ec7f140e4aea7967b02..37e4d611ccefd9a03ed0ba8c24012377756d6a75 100644 (file)
@@ -1079,7 +1079,7 @@ Examples:
                         ifelse(option[82].option[6].exists,
                             ', subscriber-id: ' + hexstring(option[82].option[6].hex, ':'),
                             '')),
-                ''))"
+                    ''))"
     }</pre>
     </details><br>
 
@@ -1412,7 +1412,7 @@ Examples:
                                 ', connected at location interface-id: ' + hexstring(relay6[0].option[18].hex, ':'),
                                 '')),
                         ''),
-                ''))"
+                    ''))"
     }</pre>
     </details><br>