mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r6866] Purpose:
Clean up comments. Platforms tested: FreeBSD 4.8 (sleipnir) h5committested
This commit is contained in:
parent
dedf73d7d2
commit
904d7ec777
@ -60,11 +60,11 @@ const char *FILENAME[] = {
|
||||
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
* Function: verify_file_size
|
||||
* Function: get_file_size
|
||||
*
|
||||
* Purpose: Verify that a file is a particular size.
|
||||
* Purpose: Get the current size of a file (in bytes)
|
||||
*
|
||||
* Return: Success: 1
|
||||
* Return: Success: Size of file in bytes (could be 0)
|
||||
* Failure: 0
|
||||
*
|
||||
* Programmer: Quincey Koziol
|
||||
|
Loading…
Reference in New Issue
Block a user