aboutsummaryrefslogtreecommitdiff
path: root/tools/test/stress2/misc/datamove2.sh
diff options
context:
space:
mode:
authorPeter Holm <pho@FreeBSD.org>2023-02-11 05:36:39 +0000
committerPeter Holm <pho@FreeBSD.org>2023-02-11 05:36:39 +0000
commit32ded86a0616aa2d66a59ea60f56ed4bcb3e36d2 (patch)
tree02cf0adae4d5c864a34ac24ebfc18b8849126154 /tools/test/stress2/misc/datamove2.sh
parentd646513e57c9d59a7c0cc27a4d41518110db4359 (diff)
downloadsrc-32ded86a0616aa2d66a59ea60f56ed4bcb3e36d2.tar.gz
src-32ded86a0616aa2d66a59ea60f56ed4bcb3e36d2.zip
Diffstat (limited to 'tools/test/stress2/misc/datamove2.sh')
-rwxr-xr-xtools/test/stress2/misc/datamove2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/stress2/misc/datamove2.sh b/tools/test/stress2/misc/datamove2.sh
index 1b4c964a1f12..e503edf152a4 100755
--- a/tools/test/stress2/misc/datamove2.sh
+++ b/tools/test/stress2/misc/datamove2.sh
@@ -194,7 +194,7 @@ startIO(int fd, char *buffer)
}
int
-main(int argc, char *argv[], char *envp[])
+main(void)
{
int fdA, fdB, fdDelayA, fdDelayB;