summaryrefslogtreecommitdiffstats
path: root/hl/src/H5LTprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'hl/src/H5LTprivate.h')
-rw-r--r--hl/src/H5LTprivate.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/hl/src/H5LTprivate.h b/hl/src/H5LTprivate.h
index 0200725..5a97d9c 100644
--- a/hl/src/H5LTprivate.h
+++ b/hl/src/H5LTprivate.h
@@ -6,13 +6,13 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#ifndef _H5LTprivate_H
-#define _H5LTprivate_H
+#ifndef H5LTprivate_H
+#define H5LTprivate_H
/* High-level library internal header file */
#include "H5HLprivate2.h"