summaryrefslogtreecommitdiffstats
path: root/src/psnames/psmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/psnames/psmodule.h')
-rw-r--r--src/psnames/psmodule.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/psnames/psmodule.h b/src/psnames/psmodule.h
index f85f322..ee3c6cb 100644
--- a/src/psnames/psmodule.h
+++ b/src/psnames/psmodule.h
@@ -4,7 +4,7 @@
/* */
/* High-level PSNames module interface (specification). */
/* */
-/* Copyright 1996-2015 by */
+/* Copyright 1996-2016 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -16,8 +16,8 @@
/***************************************************************************/
-#ifndef __PSMODULE_H__
-#define __PSMODULE_H__
+#ifndef PSMODULE_H_
+#define PSMODULE_H_
#include <ft2build.h>
@@ -32,7 +32,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __PSMODULE_H__ */
+#endif /* PSMODULE_H_ */
/* END */