| Index: src/smooth/ftsmerrs.h
|
| diff --git a/src/smooth/ftsmerrs.h b/src/smooth/ftsmerrs.h
|
| index 0c2a2ecd90baf6a37aa48fc0caa5681fbef93613..413d2f1f701967177577f467572a0009cba4b7ea 100644
|
| --- a/src/smooth/ftsmerrs.h
|
| +++ b/src/smooth/ftsmerrs.h
|
| @@ -4,7 +4,7 @@
|
| /* */
|
| /* smooth 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 Smooth_Err_
|
| #define FT_ERR_BASE FT_Mod_Err_Smooth
|
|
|
|
|