Index: src/cff/cfferrs.h |
diff --git a/src/cff/cfferrs.h b/src/cff/cfferrs.h |
index 1b2a5c95c883a873b4697aaf7c938dae5adddc18..801d73ec6b7282b5ec7a6ec71bb6c7fff1904911 100644 |
--- a/src/cff/cfferrs.h |
+++ b/src/cff/cfferrs.h |
@@ -4,7 +4,7 @@ |
/* */ |
/* CFF 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, */ |
@@ -29,6 +29,7 @@ |
#undef __FTERRORS_H__ |
+#undef FT_ERR_PREFIX |
#define FT_ERR_PREFIX CFF_Err_ |
#define FT_ERR_BASE FT_Mod_Err_CFF |