---
find.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/find.c b/find.c
index 3871105..4ce150f 100644
--- a/find.c
+++ b/find.c
@@ -411,7 +411,7 @@ pri_ok(struct arg *arg)
char ***brace, c;
struct okarg *o = arg->extra.p;
- fprintf(stderr, "%s: %s ?", *o->argv, arg->path);
+ fprintf(stderr, "%s: %s ? ", *o->argv, arg->path);
reply = fgetc(stdin);
/* throw away rest of line */
--
2.3.5- [hackers] [sbase] [PATCH] find: Fix unterminat... Wolfgang Corcoran-Mathe
- Re: [hackers] [sbase] [PATCH] find: Fix u... Evan Gates
- Re: [hackers] [sbase] [PATCH] find: F... Evan Gates
- Re: [hackers] [sbase] [PATCH] fin... Wolfgang Corcoran-Mathe
- [hackers] [sbase] [PATCH 3/3]... Wolfgang Corcoran-Mathe
- [hackers] [sbase] [PATCH 2/3]... Wolfgang Corcoran-Mathe
- Re: [hackers] [sbase] [P... Evan Gates
- Re: [hackers] [sbase] [P... Roberto E. Vargas Caballero
- Re: [hackers] [sbase... Evan Gates
- [hackers] [sbase] [PATCH 1/3]... Wolfgang Corcoran-Mathe
- Re: [hackers] [sbase] [P... Evan Gates
- Re: [hackers] [sbase... Wolfgang Corcoran-Mathe
- Re: [hackers] [sbase] [PATCH]... Evan Gates
