summaryrefslogtreecommitdiff
path: root/kern/xpr.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/xpr.c')
-rw-r--r--kern/xpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/xpr.c b/kern/xpr.c
index af871a2..b482a12 100644
--- a/kern/xpr.c
+++ b/kern/xpr.c
@@ -154,7 +154,7 @@ void xpr_dump(base, nbufs)
struct xprbuf *last, *ptr;
struct xprbuf *x;
int i;
- spl_t s;
+ spl_t s = s;
if (base == 0) {
base = xprbase;