summaryrefslogtreecommitdiffstats
path: root/src/cff/cffpic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cff/cffpic.h')
-rw-r--r--src/cff/cffpic.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/cff/cffpic.h b/src/cff/cffpic.h
index 9a221a7..bed6b35 100644
--- a/src/cff/cffpic.h
+++ b/src/cff/cffpic.h
@@ -4,7 +4,7 @@
/* */
/* The FreeType position independent code services for cff module. */
/* */
-/* Copyright 2009-2015 by */
+/* Copyright 2009-2016 by */
/* Oran Agra and Mickey Gabel. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -16,8 +16,8 @@
/***************************************************************************/
-#ifndef __CFFPIC_H__
-#define __CFFPIC_H__
+#ifndef CFFPIC_H_
+#define CFFPIC_H_
#include FT_INTERNAL_PIC_H
@@ -102,7 +102,7 @@ FT_END_HEADER
/* */
-#endif /* __CFFPIC_H__ */
+#endif /* CFFPIC_H_ */
/* END */