| Index: src/raster/rasterrs.h
|
| diff --git a/src/raster/rasterrs.h b/src/raster/rasterrs.h
|
| index 5df9a7ab1ed26e577d419d25eebd012cdfbb9400..ab85c002a3099f1092981799064558ff9292275c 100644
|
| --- a/src/raster/rasterrs.h
|
| +++ b/src/raster/rasterrs.h
|
| @@ -4,7 +4,7 @@
|
| /* */
|
| /* monochrome renderer error codes (specification only). */
|
| /* */
|
| -/* Copyright 2001 by */
|
| +/* Copyright 2001, 2012 by */
|
| /* David Turner, Robert Wilhelm, and Werner Lemberg. */
|
| /* */
|
| /* This file is part of the FreeType project, and may only be used, */
|
| @@ -30,6 +30,7 @@
|
|
|
| #undef __FTERRORS_H__
|
|
|
| +#undef FT_ERR_PREFIX
|
| #define FT_ERR_PREFIX Raster_Err_
|
| #define FT_ERR_BASE FT_Mod_Err_Raster
|
|
|
|
|