summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/svi/svi_refresh.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/svi/svi_refresh.c')
-rw-r--r--usr.bin/vi/svi/svi_refresh.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vi/svi/svi_refresh.c b/usr.bin/vi/svi/svi_refresh.c
index 0477361..9cb2dce 100644
--- a/usr.bin/vi/svi/svi_refresh.c
+++ b/usr.bin/vi/svi/svi_refresh.c
@@ -735,7 +735,7 @@ svi_modeline(sp, ep)
* We put down the file name, the ruler, the mode and the dirty flag.
* If there's not enough room, there's not enough room, we don't play
* any special games. We try to put the ruler in the middle and the
- * mode and dirty flag at the end.
+ * mode and dirty flag at the end.
*
* !!!
* Leave the last character blank, in case it's a really dumb terminal
@@ -765,7 +765,7 @@ svi_modeline(sp, ep)
ADDCH(*p);
standend();
}
-
+
/*
* Display the ruler. If we're not at the midpoint yet, move there.
* Otherwise, just add in two extra spaces.
OpenPOWER on IntegriCloud