From 640a840d2e94f0fc245ef8632050c37af23c6b94 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:21:49 +0000 Subject: zsh-3.1.5-pws-13 --- Src/params.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/params.c') diff --git a/Src/params.c b/Src/params.c index eb50c0b7e..7ae6a75ec 100644 --- a/Src/params.c +++ b/Src/params.c @@ -413,7 +413,7 @@ createparamtable(void) argvparam = (Param) paramtab->getnode(paramtab, "*"); - noerrs = 1; + noerrs = 2; HEAPALLOC { /* Add the standard non-special parameters which have to * -- cgit 1.4.1