ansification: remove _AND
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
		@@ -17,7 +17,7 @@
 | 
			
		||||
/*
 | 
			
		||||
 * isatty -- returns 1 if connected to a terminal device,
 | 
			
		||||
 *           returns 0 if not. Since we're hooked up to a
 | 
			
		||||
 *           serial port, we'll say yes _AND return a 1.
 | 
			
		||||
 *           serial port, we'll say yes, return a 1.
 | 
			
		||||
 */
 | 
			
		||||
int
 | 
			
		||||
_DEFUN (isatty, (fd),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user