summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/mathcodes.w
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-08-10 13:30:12 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2016-08-10 13:30:12 +0000
commitb1e8a75b34e67fccc72dc314ee3b2b4de9e477e8 (patch)
tree90d9daa4a7698a12da3c71bfade684fdf1a4e436 /Build/source/texk/web2c/luatexdir/tex/mathcodes.w
parent2f7bf8fc2aaf1fb0675dea04787406d700dc3a18 (diff)
luatexdir: sync with the upstream
git-svn-id: svn://tug.org/texlive/trunk@41832 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/mathcodes.w')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/mathcodes.w2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/mathcodes.w b/Build/source/texk/web2c/luatexdir/tex/mathcodes.w
index 8c0760ae51e..a0a357e5319 100644
--- a/Build/source/texk/web2c/luatexdir/tex/mathcodes.w
+++ b/Build/source/texk/web2c/luatexdir/tex/mathcodes.w
@@ -252,7 +252,7 @@ static void unsavedelcode(quarterword gl)
end_diagnostic(false);
}
}
- (mathcode_head->stack_ptr)--;
+ (delcode_head->stack_ptr)--;
}
}