From ac74e878e4046cd5e155bcd4f1d8c886d1358fee Mon Sep 17 00:00:00 2001 From: Dag-Erling Smørgrav 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 af39e7d4c837..1a2742011d41 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.3