diff options
Diffstat (limited to 'src/window.c')
| -rw-r--r-- | src/window.c | 1 |
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 | |||
| 3652 | void | 3653 | void |
| 3653 | temp_output_buffer_show (register Lisp_Object buf) | 3654 | temp_output_buffer_show (register Lisp_Object buf) |
| 3654 | { | 3655 | { |