ref: ea44d5ec3d7460e56c4cc681e8a36637a39a71e3
parent: 07c52d255c83583085230dbddb4086e47f678ca8
author: David Turner <[email protected]>
date: Tue May 16 19:22:41 EDT 2000
formatting
--- a/include/freetype/config/ftconfig.h
+++ b/include/freetype/config/ftconfig.h
@@ -188,7 +188,7 @@
#endif
#ifndef EXPORT_VAR
-#define EXPORT_VAR(x) extern x
+#define EXPORT_VAR(x) extern x
#endif
#endif /* FTCONFIG_H */
--- a/src/base/ftgrays.c
+++ b/src/base/ftgrays.c
@@ -47,10 +47,7 @@
/* */
#include <freetype/ftgrays.h>
-
-#if 1
#include <string.h> /* for memcpy */
-#endif
#define ErrRaster_Invalid_Outline -1