From 61cbf413b708fcf6990a9e7df6fd79ab15bbb3aa Mon Sep 17 00:00:00 2001
From: "endico%mozilla.org" <>
Date: Sun, 29 Aug 1999 22:42:12 +0000
Subject: another M9 hard coded in to most doomed
---
reports.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'reports.cgi')
diff --git a/reports.cgi b/reports.cgi
index 8dc504e5e..c7a22fcd3 100755
--- a/reports.cgi
+++ b/reports.cgi
@@ -627,7 +627,7 @@ FIN
if ($person) {
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