aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.c b/src/window.c
index 4bd533c22ac..7e40cdff42b 100644
--- a/src/window.c
+++ b/src/window.c
@@ -3649,6 +3649,7 @@ displaying that buffer. */)
3649 return Qnil; 3649 return Qnil;
3650} 3650}
3651 3651
3652
3652void 3653void
3653temp_output_buffer_show (register Lisp_Object buf) 3654temp_output_buffer_show (register Lisp_Object buf)
3654{ 3655{