| Index: src/autofit/aferrors.h
|
| diff --git a/src/autofit/aferrors.h b/src/autofit/aferrors.h
|
| index c2ed5fe2abe61cfb0b87df330be766e05e8b79e4..50e1a22dd57bf40ada59b3dcc4b3d86b58d384e7 100644
|
| --- a/src/autofit/aferrors.h
|
| +++ b/src/autofit/aferrors.h
|
| @@ -4,7 +4,7 @@
|
| /* */
|
| /* Autofitter error codes (specification only). */
|
| /* */
|
| -/* Copyright 2005 by */
|
| +/* Copyright 2005, 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 AF_Err_
|
| #define FT_ERR_BASE FT_Mod_Err_Autofit
|
|
|
|
|