mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Fix an out-of-date comment.
This commit is contained in:
		
							
								
								
									
										2
									
								
								cfg.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								cfg.c
									
									
									
									
									
								
							@@ -69,7 +69,7 @@ cfg_add_cause(struct causelist *causes, const char *fmt, ...)
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Load configuration file. Returns -1 for an error with a list of messages in
 | 
			
		||||
 * causes. Note that causes and ncauses must be initialised by the caller!
 | 
			
		||||
 * causes. Note that causes must be initialised by the caller!
 | 
			
		||||
 */
 | 
			
		||||
int
 | 
			
		||||
load_cfg(const char *path, struct cmd_ctx *ctxin, struct causelist *causes)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user