Skip to content

Commit bce8dd4

Browse files
committed
Merge fixup
1 parent 7fca0e0 commit bce8dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/opensolaris/opengrok/analysis/JFlexXref.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ public void write(Writer out) throws IOException {
314314

315315
while (!stack.empty()) {
316316
yypop();
317+
}
317318

318319
writeScopesFooter();
319320
}

0 commit comments

Comments
 (0)