summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/systat/fetch.c')
-rw-r--r--usr.bin/systat/fetch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/fetch.c b/usr.bin/systat/fetch.c
index 49b296c..ff69ac5 100644
--- a/usr.bin/systat/fetch.c
+++ b/usr.bin/systat/fetch.c
@@ -48,7 +48,7 @@ kvm_ckread(a, b, l)
if (verbose)
error("error reading kmem at %x\n", a);
return (0);
- }
+ }
else
return (1);
}
OpenPOWER on IntegriCloud