From 2252640963e8af4a17c68ac190d8921cc6279299 Mon Sep 17 00:00:00 2001 From: "endico%mozilla.org" <> Date: Fri, 27 Aug 1999 11:11:44 +0000 Subject: fixed a typo --- reports.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reports.cgi') diff --git a/reports.cgi b/reports.cgi index e50988035..8dc504e5e 100755 --- a/reports.cgi +++ b/reports.cgi @@ -614,7 +614,7 @@ FIN print "\n"; SendSQL("select login_name from profiles where userid=$person"); my $login_name= FetchSQLData(); - print("\n"); + print("\n"); print("$bugsperperson{$person} bugs and features"); print(""); print(" for \n"); -- cgit v1.2.3-24-g4f1b