clean_ttyname might be unused, mark it so with __attribute__
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14755 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -1072,6 +1072,8 @@ int login_tty(int t)
 | 
				
			|||||||
 * Clean the tty name.  Return a pointer to the cleaned version.
 | 
					 * Clean the tty name.  Return a pointer to the cleaned version.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					static char * clean_ttyname (char *) __attribute__((unused));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static char *
 | 
					static char *
 | 
				
			||||||
clean_ttyname (char *tty)
 | 
					clean_ttyname (char *tty)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user