summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/ligkern_routines.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/ligkern_routines.h')
-rw-r--r--Build/source/texk/web2c/omegafonts/ligkern_routines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/omegafonts/ligkern_routines.h b/Build/source/texk/web2c/omegafonts/ligkern_routines.h
index 5ce1db918f5..8c53f9895f7 100644
--- a/Build/source/texk/web2c/omegafonts/ligkern_routines.h
+++ b/Build/source/texk/web2c/omegafonts/ligkern_routines.h
@@ -22,7 +22,7 @@ along with Omega; if not, write to the Free Software Foundation, Inc.,
*/
extern unsigned bchar;
-extern four_entries lig_kern_table[100000];
+extern four_entries *lig_kern_table;
extern void set_label_command(unsigned);
extern void set_ligature_command(unsigned, unsigned, unsigned);