Spacing
This commit is contained in:
		
							parent
							
								
									c33144552a
								
							
						
					
					
						commit
						0f004b8601
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -47,7 +47,6 @@ struct Exception
 | 
				
			||||||
	Type type;
 | 
						Type type;
 | 
				
			||||||
	std::string msg;
 | 
						std::string msg;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
	Exception(Type type, const char *format, ...)
 | 
						Exception(Type type, const char *format, ...)
 | 
				
			||||||
	    : type(type)
 | 
						    : type(type)
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue