summaryrefslogtreecommitdiffstats
path: root/src/index.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2003-02-01 13:59:42 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2003-02-01 13:59:42 (GMT)
commit8fda55cdfe71d9e23407169499e918478161328d (patch)
tree95791f3a49cf176781e5089ddcf643f2aa8e93a1 /src/index.cpp
parentdaa0336ab06f76a07f59499cbc47fd919073749d (diff)
downloadDoxygen-8fda55cdfe71d9e23407169499e918478161328d.zip
Doxygen-8fda55cdfe71d9e23407169499e918478161328d.tar.gz
Doxygen-8fda55cdfe71d9e23407169499e918478161328d.tar.bz2
Release-1.3-rc3
Diffstat (limited to 'src/index.cpp')
-rw-r--r--src/index.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.cpp b/src/index.cpp
index 966accc..42a0452 100644
--- a/src/index.cpp
+++ b/src/index.cpp
@@ -1388,7 +1388,7 @@ void writeAlphabeticalClassList(OutputList &ol)
"<tr>"
"<td><div class=\"ah\">&nbsp;&nbsp;");
ol.writeString(s);
- ol.writeString( "&nbsp;&nbsp;"
+ ol.writeString( "&nbsp;&nbsp;</div>"
"</td>"
"</tr>"
"</table>\n");