mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Plug a memory leak and update some comments, from Tiago Cunha.
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
#include "tmux.h"
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Saves a session paste buffer to a file.
 | 
			
		||||
 * Saves a paste buffer to a file.
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
int	cmd_save_buffer_exec(struct cmd *, struct cmd_ctx *);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user