From a9fb3bca164e2e207f2c190f26925f595568b3c7 Mon Sep 17 00:00:00 2001 From: des Date: Thu, 15 May 2003 08:39:00 +0000 Subject: CSS uses C-style comments, not C++-style. --- tools/tools/tinderbox/www/tb.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools/tinderbox/www/tb.css b/tools/tools/tinderbox/www/tb.css index af39e7d..1a27420 100644 --- a/tools/tools/tinderbox/www/tb.css +++ b/tools/tools/tinderbox/www/tb.css @@ -1,4 +1,6 @@ -// $FreeBSD$ +/* + * $FreeBSD$ + */ BODY, H1, H2, H3, H4, H5, H6, LI { font-family: Helvetica, sans-serif; -- cgit v1.1