summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat/cd9660.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fstat/cd9660.c')
-rw-r--r--usr.bin/fstat/cd9660.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/fstat/cd9660.c b/usr.bin/fstat/cd9660.c
index c289a7d..8e4be03 100644
--- a/usr.bin/fstat/cd9660.c
+++ b/usr.bin/fstat/cd9660.c
@@ -57,9 +57,7 @@ __FBSDID("$FreeBSD$");
#include "fstat.h"
int
-isofs_filestat(vp, fsp)
- struct vnode *vp;
- struct filestat *fsp;
+isofs_filestat(struct vnode *vp, struct filestat *fsp)
{
struct iso_node isonode;
OpenPOWER on IntegriCloud