Skip to content

Commit 485d859

Browse files
author
pd
committed
maintainer-mode changes
git-svn-id: https://svn.r-project.org/R/trunk@85808 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 54fa393 commit 485d859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/library/tools/src/gramLatex.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2561,6 +2561,7 @@ static int mkVerbEnv(void)
25612561
matched = 0;
25622562
}
25632563
if ( !CHAR(STRING_ELT(parseState.xxInVerbEnv, 0))[matched] ) {
2564+
xxungetc(c);
25642565
for (i = matched-1; i >= 0; i--)
25652566
xxungetc(*(--bp));
25662567
RELEASE_SV(parseState.xxInVerbEnv);

0 commit comments

Comments
 (0)