diff --git a/ed.c b/ed.c index 72248ab..52b2684 100644 --- a/ed.c +++ b/ed.c @@ -1143,7 +1143,7 @@ repeat: chkprint(1); deflines(curln, curln); if (!line1) - goto bad_address; + line1++; append(prevln(line1)); break; case 'a':