summaryrefslogtreecommitdiffstats
path: root/src/index.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.cpp')
-rw-r--r--src/index.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.cpp b/src/index.cpp
index 41e3318..d52fa77 100644
--- a/src/index.cpp
+++ b/src/index.cpp
@@ -2970,6 +2970,7 @@ static void writeNamespaceMemberIndexFiltered(OutputList &ol,
g_namespaceIndexLetterUsed[hl],
Definition::TypeNamespace);
endFile(ol);
+ first=FALSE;
}
if (multiPageIndex && addToIndex) Doxygen::indexList->decContentsDepth();
ol.popGeneratorState();