mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-27 08:50:02 +03:00
Revert accidental change
svn path=/trunk/netsurf/; revision=7898
This commit is contained in:
parent
cb23d7d911
commit
397e2cc0a9
@ -346,7 +346,7 @@ ULONG ami_unicode_text(struct RastPort *rp,const char *string,ULONG length,const
|
||||
BLITA_Source,glyphbm,
|
||||
BLITA_SrcType,BLITT_ALPHATEMPLATE,
|
||||
BLITA_Dest,rp,
|
||||
BLITA_DestType,BLITT_BITMAP,
|
||||
BLITA_DestType,BLITT_RASTPORT,
|
||||
BLITA_SrcBytesPerRow,glyph->glm_BMModulo,
|
||||
TAG_DONE);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user