summaryrefslogtreecommitdiffstats
path: root/src/autofit/afblue.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/afblue.hin')
-rw-r--r--src/autofit/afblue.hin8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/autofit/afblue.hin b/src/autofit/afblue.hin
index 1eb9172..dd44e77 100644
--- a/src/autofit/afblue.hin
+++ b/src/autofit/afblue.hin
@@ -4,7 +4,7 @@
/* */
/* Auto-fitter data for blue strings (specification). */
/* */
-/* Copyright 2013-2015 by */
+/* Copyright 2013-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 __AFBLUE_H__
-#define __AFBLUE_H__
+#ifndef AFBLUE_H_
+#define AFBLUE_H_
FT_BEGIN_HEADER
@@ -140,7 +140,7 @@ FT_BEGIN_HEADER
FT_END_HEADER
-#endif /* __AFBLUE_H__ */
+#endif /* AFBLUE_H_ */
/* END */