formatting

This commit is contained in:
David Turner 2000-05-16 23:22:41 +00:00
parent 07c52d255c
commit ea44d5ec3d
2 changed files with 1 additions and 4 deletions

View File

@ -188,7 +188,7 @@
#endif
#ifndef EXPORT_VAR
#define EXPORT_VAR(x) extern x
#define EXPORT_VAR(x) extern x
#endif
#endif /* FTCONFIG_H */

View File

@ -47,10 +47,7 @@
/* */
#include <freetype/ftgrays.h>
#if 1
#include <string.h> /* for memcpy */
#endif
#define ErrRaster_Invalid_Outline -1