change to trigger CI

This commit is contained in:
Ed Hartnett 2019-01-14 13:26:52 -07:00
parent f100da6f91
commit 151f0226f9

View File

@ -4,7 +4,6 @@
* See COPYRIGHT notice in top-level directory.
*
*********************************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This example shows how to use nc_put_vara_int() to write a 2D 4-byte integer
* array in parallel and read it back using the same array partitioning pattern.