Plug a memory leak and update some comments, from Tiago Cunha.

This commit is contained in:
Nicholas Marriott
2011-10-23 00:49:25 +00:00
parent 6821ccc882
commit e63909655c
4 changed files with 5 additions and 4 deletions

View File

@ -23,7 +23,7 @@
#include "tmux.h"
/*
* Add or set a session paste buffer.
* Add or set a paste buffer.
*/
int cmd_set_buffer_exec(struct cmd *, struct cmd_ctx *);