summaryrefslogtreecommitdiff
path: root/src/type42/t42error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/type42/t42error.h')
-rw-r--r--src/type42/t42error.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/type42/t42error.h b/src/type42/t42error.h
index cb6642b74..b23091001 100644
--- a/src/type42/t42error.h
+++ b/src/type42/t42error.h
@@ -4,7 +4,7 @@
/* */
/* Type 42 error codes (specification only). */
/* */
-/* Copyright 2002 by */
+/* Copyright 2002, 2003 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -30,7 +30,7 @@
#undef __FTERRORS_H__
#define FT_ERR_PREFIX T42_Err_
-#define FT_ERR_BASE FT_Mod_Err_T42
+#define FT_ERR_BASE FT_Mod_Err_Type42
#include FT_ERRORS_H