cast
This commit is contained in:
parent
3fe9465ac9
commit
8bda92cce2
2 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ gettbl(void)
|
|||
ch = 1;
|
||||
if (match(cstore, "T{")) { /* text follows */
|
||||
table[nlin][icol].col =
|
||||
(char *)gettext(cstore, nlin, icol,
|
||||
(char *)(uintptr)gettext(cstore, nlin, icol,
|
||||
font[icol][stynum[nlin]],
|
||||
csize[icol][stynum[nlin]]);
|
||||
} else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue