replaced liberal uses of "memset" by the "MEM_Set" macro call
(some platforms don't provide this ANSI function !!)
This commit is contained in:
parent
538072bb84
commit
86ef2a6a8d
|
@ -1,3 +1,10 @@
|
|||
2001-10-23 David Turner <david@freetype.org>
|
||||
|
||||
* src/autohint/ahglyph.c, src/raster/ftraster.c,
|
||||
src/smooth/ftgrays.c: replaced liberal uses of "memset" by the
|
||||
MEM_Set macro instead..
|
||||
|
||||
|
||||
2001-10-22 David Turner <david@freetype.org>
|
||||
|
||||
* builds/unix/ftsystem.c, builds/vms/ftsystem.c,
|
||||
|
|
Loading…
Reference in New Issue