Sync readline/ to version 7.0 alpha
[deliverable/binutils-gdb.git] / readline / vi_keymap.c
index ba5a27ba6df14a1ed2922377a1880d592345078f..60c925d93700bfb11522a7729ff6ea90e7e3a7b4 100644 (file)
@@ -309,7 +309,6 @@ KEYMAP_ENTRY_ARRAY vi_movement_keymap = {
 #endif /* KEYMAP_SIZE > 128 */
 };
 
-
 KEYMAP_ENTRY_ARRAY vi_insertion_keymap = {
   /* The regular control keys come first. */
   { ISFUNC, (rl_command_func_t *)0x0 },                /* Control-@ */
This page took 0.022754 seconds and 4 git commands to generate.