diff --git a/mozilla/webtools/lxr/ident b/mozilla/webtools/lxr/ident
index 0a645ab5ba6..268d3b4b451 100755
--- a/mozilla/webtools/lxr/ident
+++ b/mozilla/webtools/lxr/ident
@@ -1,5 +1,5 @@
#!/usr/bonsaitools/bin/perl
-# $Id: ident,v 1.5 1998-07-28 19:16:48 jwz%netscape.com Exp $
+# $Id: ident,v 1.6 2001-05-24 04:10:23 timeless%mac.com Exp $
# ident -- Look up identifiers
#
@@ -136,11 +136,11 @@ sub ident {
"View "
."bonsaihome ."/cvslog.cgi?file=/mozilla/"
.$fnam
-."&root=/cvsroot\">change log or Blame"
+."&root=/cvsroot\">change log or Blame"
."bonsaihome . "/cvsblame.cgi?&file=/mozilla/"
.$fnam
."&root=/cvsroot\">"
-." annotations"
+."annotations"
."\n"
);