diff options
Diffstat (limited to 'src/H5Onull.c')
-rw-r--r-- | src/H5Onull.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/H5Onull.c b/src/H5Onull.c index e9611f7..c94f459 100644 --- a/src/H5Onull.c +++ b/src/H5Onull.c @@ -1,6 +1,6 @@ /*------------------------------------------------------------------------- - * Copyright (C) 1997 National Center for Supercomputing Applications. - * All rights reserved. + * Copyright (C) 1997-2001 National Center for Supercomputing Applications + * All rights reserved. * *------------------------------------------------------------------------- * @@ -14,8 +14,8 @@ * *------------------------------------------------------------------------- */ -#include <H5private.h> -#include <H5Oprivate.h> +#include "H5private.h" +#include "H5Oprivate.h" #define PABLO_MASK H5O_null_mask |