summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/ex/ex_subst.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/ex/ex_subst.c')
-rw-r--r--usr.bin/vi/ex/ex_subst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/ex/ex_subst.c b/usr.bin/vi/ex/ex_subst.c
index 5e52e79..de413f8 100644
--- a/usr.bin/vi/ex/ex_subst.c
+++ b/usr.bin/vi/ex/ex_subst.c
@@ -112,7 +112,7 @@ ex_substitute(sp, ep, cmdp)
* state of the 'c' and 'g' suffices.
*/
sp->c_suffix = sp->g_suffix = 0;
-
+
/*
* Get the pattern string, toss escaped characters.
*
OpenPOWER on IntegriCloud