aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auxstats/NetBSD.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/auxstats/NetBSD.c')
-rw-r--r--src/cmd/auxstats/NetBSD.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cmd/auxstats/NetBSD.c b/src/cmd/auxstats/NetBSD.c
index ec931044..33ebdedc 100644
--- a/src/cmd/auxstats/NetBSD.c
+++ b/src/cmd/auxstats/NetBSD.c
@@ -3,8 +3,7 @@
#include <bio.h>
#include "dat.h"
-void (*statfn[])(int) =
+void (*statfn[])(int) =
{
0
};
-