From 76d90bd5649c6e0bf02f94d8fe75a7a94ae95b20 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 1 Mar 2000 04:10:39 +0000 Subject: zsh-workers/9946 --- Src/subst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/subst.c') diff --git a/Src/subst.c b/Src/subst.c index 1d4ace65e..408a9d406 100644 --- a/Src/subst.c +++ b/Src/subst.c @@ -701,7 +701,7 @@ get_intarg(char **s) /* Parsing for the (e) flag. */ -static char * +static int subst_parse_str(char **sp, int single) { char *s; -- cgit 1.4.1