summaryrefslogtreecommitdiffstats
path: root/src/normal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/normal.c')
-rw-r--r--src/normal.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/normal.c b/src/normal.c
index 92ef575d25..8302ffbc99 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -6099,8 +6099,7 @@ nv_up(cmdarg_T *cap)
* cap->arg is TRUE for CR and "+": Move cursor to first non-blank.
*/
static void
-nv_down(
- cmdarg_T *cap)
+nv_down(cmdarg_T *cap)
{
if (mod_mask & MOD_MASK_SHIFT)
{