summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/var.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/var.c')
-rw-r--r--usr.bin/window/var.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/window/var.c b/usr.bin/window/var.c
index 638dc95..1deb402 100644
--- a/usr.bin/window/var.c
+++ b/usr.bin/window/var.c
@@ -147,6 +147,7 @@ register char *name;
var_walk1(r, func, a)
register struct var *r;
int (*func)();
+long a;
{
if (r == 0)
return 0;
OpenPOWER on IntegriCloud