fixup: appease clint

This commit is contained in:
Felipe Morales
2015-09-03 00:15:02 -03:00
committed by Björn Linse
parent f7c5dc4db2
commit 11b8c76e41
2 changed files with 10 additions and 22 deletions

View File

@@ -4433,6 +4433,7 @@ void ex_global(exarg_T *eap)
smsg(_("Pattern found in every line: %s"), pat);
} else {
smsg(_("Pattern not found: %s"), pat);
}
} else {
start_global_changes();
global_exe(cmd);