From 8090374d00151ad0b0202967eafcbf9057e7ab62 Mon Sep 17 00:00:00 2001 From: Christian Chilan Date: Tue, 7 Apr 2009 12:08:41 -0500 Subject: [svn-r16683] Minor change in comments. --- testpar/t_chunk_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testpar/t_chunk_alloc.c b/testpar/t_chunk_alloc.c index 6a2756b..250a63a 100644 --- a/testpar/t_chunk_alloc.c +++ b/testpar/t_chunk_alloc.c @@ -196,7 +196,7 @@ create_chunked_dataset(const char *filename, int chunk_factor, write_type write_ * This program performs three different types of parallel access. It writes on * the entire dataset, it extends the dataset to nchunks*CHUNK_SIZE, and it only * opens the dataset. At the end, it verifies the size of the dataset to be - * consistent with argument 'nchunks'. + * consistent with argument 'chunk_factor'. */ static void parallel_access_dataset(const char *filename, int chunk_factor, access_type action, hid_t *file_id, hid_t *dataset) -- cgit v0.12