Description: Fix comment syntax in sample stylesheet
Bug-Debian: https://bugs.debian.org/435569
Author: Andreas Tille <tille@debian.org>
Last-Update: Tue, 22 Oct 2024 09:07:45 +0200

--- a/stylesheet.sample
+++ b/stylesheet.sample
@@ -1,7 +1,7 @@
-<!--
+/*
  A sample stylesheet that will produce the same styles that are in rmagic.sample
  Make sure to copy this to the reports/ folder!
--->
+*/
 body {}
 th {background-color:#9999CC;}
 th.total {background-color:#FFCC66;}
