mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 18:54:14 +01:00 
			
		
		
		
	lm: Resolve -Wextra-semi warning
Resolves a trivial warning with clang.
This commit is contained in:
		
							parent
							
								
									607ff3489c
								
							
						
					
					
						commit
						6e2040c955
					
				| @ -46,7 +46,7 @@ struct hash<Service::LM::LogPacketHeaderEntry> { | ||||
|         boost::hash_combine(seed, k.severity); | ||||
|         boost::hash_combine(seed, k.verbosity); | ||||
|         return seed; | ||||
|     }; | ||||
|     } | ||||
| }; | ||||
| } // namespace std
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user