about summary refs log tree commit diff
path: root/Src/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/init.c')
-rw-r--r--Src/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Src/init.c b/Src/init.c
index 3a0b4e180..26f5fb06f 100644
--- a/Src/init.c
+++ b/Src/init.c
@@ -1173,6 +1173,7 @@ fallback_zleread(char **lp, UNUSED(char **rp), UNUSED(int ha), UNUSED(int con))
     return (unsigned char *)shingetline();
 }
 
+/**/
 #ifdef UNLINKED_XMOD_zshQszle
 
 /**/
@@ -1184,6 +1185,7 @@ autoload_zlesetkeymap(int mode)
     (*zlesetkeymapptr)(mode);
 }
 
+/**/
 #endif
 
 /* compctl entry point pointers.  Similar to the ZLE ones. */