diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 1998-09-02 21:11:04 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 1998-09-02 21:11:04 (GMT) |
commit | 8fde009d734d3f20da992bdad8b50f7a1e99099e (patch) | |
tree | ba7d4ac99a4458acc646236c351f5053f55e156a /src | |
parent | 0a6f9f16d8497c8b8d41498a9c544a1a7832e75b (diff) | |
download | hdf5-8fde009d734d3f20da992bdad8b50f7a1e99099e.zip hdf5-8fde009d734d3f20da992bdad8b50f7a1e99099e.tar.gz hdf5-8fde009d734d3f20da992bdad8b50f7a1e99099e.tar.bz2 |
[svn-r653] Removed weird binary character in comment. (Probably copyright mark, but it
was confusing cvs)
Diffstat (limited to 'src')
-rw-r--r-- | src/H5Omtime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Omtime.c b/src/H5Omtime.c index bce48b5..6115f51 100644 --- a/src/H5Omtime.c +++ b/src/H5Omtime.c @@ -1,5 +1,5 @@ /* - * Copyright © 1998 NCSA + * Copyright (C) 1998 NCSA * All rights reserved. * * Programmer: Robb Matzke <matzke@llnl.gov> |