From: Firas Khalil Khana <[email protected]> --- ed.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ed.c b/ed.c index 6a2f231..b844e86 100644 --- a/ed.c +++ b/ed.c @@ -22,7 +22,7 @@ * 0a * Line * . - * s/ *// + * s# *## * o cat <<EOF | ed * 0a * line -- 2.19.0
