summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/sio_perf.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-08-15 14:03:03 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-08-15 14:03:03 (GMT)
commitf5a250e77cf0455e14fc3c2bcd78d5373cf6d01e (patch)
treebe3e5b60b774e321e6891f115e726006b07d6ce8 /tools/test/perform/sio_perf.c
parent6b8d369a0c8e3f317fd7c3b665254c75265ceba0 (diff)
downloadhdf5-f5a250e77cf0455e14fc3c2bcd78d5373cf6d01e.zip
hdf5-f5a250e77cf0455e14fc3c2bcd78d5373cf6d01e.tar.gz
hdf5-f5a250e77cf0455e14fc3c2bcd78d5373cf6d01e.tar.bz2
Whitespace cleanup
Diffstat (limited to 'tools/test/perform/sio_perf.c')
-rw-r--r--tools/test/perform/sio_perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/perform/sio_perf.c b/tools/test/perform/sio_perf.c
index e77b99e..731be47 100644
--- a/tools/test/perform/sio_perf.c
+++ b/tools/test/perform/sio_perf.c
@@ -98,7 +98,7 @@ static const char *progname = "h5perf_serial";
* It seems that only the options that accept additional information
* such as dataset size (-e) require the colon next to it.
*/
-static const char *s_opts = "a:A:B:b:c:Cd:D:e:F:G:ghi:Imno:p:P:r:stT:v:wx:X:";
+static const char *s_opts = "a:A:B:c:Cd:D:e:F:ghi:Imno:p:P:r:stT:v:wx:X:";
static struct long_options l_opts[] = {
{ "align", require_arg, 'a' },
{ "alig", require_arg, 'a' },