summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/ex/ex_append.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/ex/ex_append.c')
-rw-r--r--usr.bin/vi/ex/ex_append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/ex/ex_append.c b/usr.bin/vi/ex/ex_append.c
index b819f5a..bb3f618 100644
--- a/usr.bin/vi/ex/ex_append.c
+++ b/usr.bin/vi/ex/ex_append.c
@@ -158,7 +158,7 @@ aci(sp, ep, cmdp, cmd)
if (sex_get(sp, ep, sp->tiqp, 0, flags) != INP_OK)
goto err;
-
+
/*
* If doing a change, replace lines for as long as possible. Then,
* append more lines or delete remaining lines. Changes to an empty
OpenPOWER on IntegriCloud