From: Michael Orlitzky Date: Fri, 3 Nov 2023 00:26:31 +0000 (-0400) Subject: index.html.in: fix comment header alignment X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=a480a22c60fe40a3f0db3a5ae154a58334fbe9dc;p=charm-bypass.git index.html.in: fix comment header alignment --- diff --git a/index.html.in b/index.html.in index 4e6c5f2..1b1eaba 100644 --- a/index.html.in +++ b/index.html.in @@ -420,9 +420,9 @@ /* Otherwise, leave it at "F" */ } - /******************************/ + /************************/ /* Set the service name */ - /******************************/ + /************************/ function set_service_name() { const sid = document.getElementById("servicename");