Squash warning

svn path=/trunk/netsurf/; revision=6928
This commit is contained in:
John Mark Bell 2009-03-27 02:21:42 +00:00
parent 58f4b10b87
commit d8ab59b578
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ void ro_gui_wimp_desktop_font(char *family, size_t family_size, int *psize,
goto failsafe;
}
error = xfont_read_defn(font_handle, family,
error = xfont_read_defn(font_handle, (byte *) family,
&ptx, &pty, NULL, NULL, NULL, NULL);
if (error) {
LOG(("xfont_read_defn: 0x%x: %s",