summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-10-21 16:14:28 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-10-21 16:14:28 (GMT)
commit5a215b9eefcbda9a28c7db4ef80049859a48939b (patch)
treea9f200727fe8a8c03e418f19fe609efdfb9900cd /tools
parent854d35bc4b5490e88251b28082de46b001eef0ec (diff)
downloadhdf5-5a215b9eefcbda9a28c7db4ef80049859a48939b.zip
hdf5-5a215b9eefcbda9a28c7db4ef80049859a48939b.tar.gz
hdf5-5a215b9eefcbda9a28c7db4ef80049859a48939b.tar.bz2
Revert "Correct signature"
This reverts commit 854d35bc4b5490e88251b28082de46b001eef0ec.
Diffstat (limited to 'tools')
-rw-r--r--tools/perform/sio_engine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perform/sio_engine.c b/tools/perform/sio_engine.c
index b559046..ccc7688 100644
--- a/tools/perform/sio_engine.c
+++ b/tools/perform/sio_engine.c
@@ -123,7 +123,7 @@ static hid_t h5dxpl = -1; /* Dataset transfer property list */
* Programmer: Christian Chilan, April, 2008
* Modifications:
*/
- results
+void
do_sio(parameters param)
{
char *buffer = NULL; /*data buffer pointer */