summaryrefslogtreecommitdiff
path: root/source/luametatex/source/tex/texmaincontrol.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/tex/texmaincontrol.h')
-rw-r--r--source/luametatex/source/tex/texmaincontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/luametatex/source/tex/texmaincontrol.h b/source/luametatex/source/tex/texmaincontrol.h
index b71aaedac..5b72a3d43 100644
--- a/source/luametatex/source/tex/texmaincontrol.h
+++ b/source/luametatex/source/tex/texmaincontrol.h
@@ -52,7 +52,7 @@ extern void tex_you_cant_error (const char *helpinfo);
extern void tex_off_save (void);
extern halfword tex_local_scan_box (void);
-extern void tex_box_end (int boxcontext, halfword boxnode, scaled shift, halfword mainclass);
+extern void tex_box_end (int boxcontext, halfword boxnode, scaled shift, halfword mainclass, halfword slot);
extern void tex_get_r_token (void);