Some more space for file names
This commit is contained in:
		
							parent
							
								
									549dfcc99d
								
							
						
					
					
						commit
						4f2c705501
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -33,7 +33,7 @@ extern  char    *realloc(); | |||
| #endif | ||||
| 
 | ||||
| char *basename(string) char *string ; { | ||||
| 	static char retval[20] ; | ||||
| 	static char retval[256] ; | ||||
| 	char *last_dot, *last_start ; | ||||
| 	register char *store; | ||||
| 	register char *fetch ; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue