about summary refs log tree commit diff
path: root/Src/Zle/zle_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/zle_utils.c')
-rw-r--r--Src/Zle/zle_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/Zle/zle_utils.c b/Src/Zle/zle_utils.c
index ece9a23ae..dc48c835c 100644
--- a/Src/Zle/zle_utils.c
+++ b/Src/Zle/zle_utils.c
@@ -472,7 +472,7 @@ freechanges(struct change *p)
 /* register pending changes in the undo system */
 
 /**/
-void
+mod_export void
 handleundo(void)
 {
     mkundoent();