removed a C++ style comment
This commit is contained in:
		
							parent
							
								
									e461e60997
								
							
						
					
					
						commit
						846128a498
					
				
							
								
								
									
										2
									
								
								layout.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								layout.c
									
									
									
									
									
								
							| @ -12,7 +12,7 @@ static double ratio = RATIO; | |||||||
| static unsigned int nlayouts = 0; | static unsigned int nlayouts = 0; | ||||||
| static unsigned int nmaster = NMASTER; | static unsigned int nmaster = NMASTER; | ||||||
| 
 | 
 | ||||||
| static double // simple pow()
 | static double /* simple pow() */ | ||||||
| spow(double x, double y) | spow(double x, double y) | ||||||
| { | { | ||||||
| 	if(y == 0) | 	if(y == 0) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user