mirror of
https://github.com/tmux/tmux.git
synced 2025-11-09 22:16:04 +00:00
Sync OpenBSD patchset 964:
Plug a memory leak and update some comments, from Tiago Cunha.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include "tmux.h"
|
||||
|
||||
/*
|
||||
* Show a session paste buffer.
|
||||
* Show a paste buffer.
|
||||
*/
|
||||
|
||||
int cmd_show_buffer_exec(struct cmd *, struct cmd_ctx *);
|
||||
|
||||
Reference in New Issue
Block a user