| Index: src/psaux/psauxerr.h
|
| diff --git a/src/psaux/psauxerr.h b/src/psaux/psauxerr.h
|
| index d0baa3cbb9c3799b287a4256348980ecb56888f7..d52375f8cb8330fc21f9157d847fd5dfd8220424 100644
|
| --- a/src/psaux/psauxerr.h
|
| +++ b/src/psaux/psauxerr.h
|
| @@ -4,7 +4,7 @@
|
| /* */
|
| /* PS auxiliary module 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 PSaux_Err_
|
| #define FT_ERR_BASE FT_Mod_Err_PSaux
|
|
|
|
|