mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:44:18 +00:00 
			
		
		
		
	Typo.
This commit is contained in:
		
							
								
								
									
										2
									
								
								compat.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								compat.h
									
									
									
									
									
								
							@@ -196,7 +196,7 @@ size_t	 	 strlcat(char *, const char *, size_t);
 | 
				
			|||||||
int	 	 daemon(int, int);
 | 
					int	 	 daemon(int, int);
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef HAVE_B64NTOP
 | 
					#ifndef HAVE_B64_NTOP
 | 
				
			||||||
/* b64_ntop.c */
 | 
					/* b64_ntop.c */
 | 
				
			||||||
int		 b64_ntop(const char *, size_t, char *, size_t);
 | 
					int		 b64_ntop(const char *, size_t, char *, size_t);
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user