summaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index a967f92179..3405285c05 100644
--- a/src/window.c
+++ b/src/window.c
@@ -2292,7 +2292,7 @@ win_equal_rec(
}
#ifdef FEAT_JOB_CHANNEL
- static void
+ void
leaving_window(win_T *win)
{
// Only matters for a prompt window.