aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFXRefEntry.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFXRefEntry.hh')
-rw-r--r--include/qpdf/QPDFXRefEntry.hh8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/qpdf/QPDFXRefEntry.hh b/include/qpdf/QPDFXRefEntry.hh
index d85e54da..ee3cf746 100644
--- a/include/qpdf/QPDFXRefEntry.hh
+++ b/include/qpdf/QPDFXRefEntry.hh
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2018 Jay Berkenbilt
+// Copyright (c) 2005-2019 Jay Berkenbilt
//
// This file is part of qpdf.
//
@@ -19,8 +19,8 @@
// continue to consider qpdf to be licensed under those terms. Please
// see the manual for additional information.
-#ifndef __QPDFXREFENTRY_HH__
-#define __QPDFXREFENTRY_HH__
+#ifndef QPDFXREFENTRY_HH
+#define QPDFXREFENTRY_HH
#include <qpdf/DLL.h>
#include <qpdf/Types.h>
@@ -54,4 +54,4 @@ class QPDFXRefEntry
int field2;
};
-#endif // __QPDFXREFENTRY_HH__
+#endif // QPDFXREFENTRY_HH