|
From: Nicholas N. <nj...@ca...> - 2003-11-12 08:52:53
|
CVS commit by nethercote: Change title of all webpages from "Valgrind: Bug Reports" to just "Valgrind". M +1 -1 header.inc 1.7 --- devel-home/valgrind/header.inc #1.6:1.7 @@ -3,5 +3,5 @@ <html> <head> -<title>Valgrind: Bug Reports</title> +<title>Valgrind</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> |