summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ffs/pass3.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ffs/pass3.c')
-rw-r--r--sbin/fsck_ffs/pass3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_ffs/pass3.c b/sbin/fsck_ffs/pass3.c
index 0cc0722..f9bbfa7 100644
--- a/sbin/fsck_ffs/pass3.c
+++ b/sbin/fsck_ffs/pass3.c
@@ -50,7 +50,7 @@ static const char rcsid[] =
#include "fsck.h"
void
-pass3()
+pass3(void)
{
struct inoinfo *inp;
int loopcnt, inpindex, state;
OpenPOWER on IntegriCloud