summaryrefslogtreecommitdiffstats
path: root/bin/stty/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/util.c')
-rw-r--r--bin/stty/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/util.c b/bin/stty/util.c
index b99e83f..a5b6790 100644
--- a/bin/stty/util.c
+++ b/bin/stty/util.c
@@ -57,7 +57,7 @@ static const char rcsid[] =
* redirected.
*/
void
-checkredirect()
+checkredirect(void)
{
struct stat sb1, sb2;
OpenPOWER on IntegriCloud