mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r18785] Description:
Fix unterminated comment. Tested on: None - just eyeballed.
This commit is contained in:
parent
bb26d1fe8d
commit
2b33e7ca2e
@ -1420,7 +1420,7 @@ static int test_external_links(const char *fname1, const char *fname2)
|
||||
/*-----------------------------------------------------------------------
|
||||
* External Links
|
||||
*------------------------------------------------------------------------*/
|
||||
/*--------------
|
||||
/*--------------*/
|
||||
/* source file */
|
||||
status = H5Lcreate_external(fname2, "/target_group/x_dset", fid1, "ext_link_dset1", H5P_DEFAULT, H5P_DEFAULT);
|
||||
if (status < 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user