mirror of
				https://git.h3cjp.net/H3cJP/citra.git
				synced 2025-10-30 22:44:58 +00:00 
			
		
		
		
	fixed weird spacing
This commit is contained in:
		
							parent
							
								
									f76a60be05
								
							
						
					
					
						commit
						451a14f98c
					
				|  | @ -115,7 +115,7 @@ private: | |||
|     u32 m_uid; | ||||
|      | ||||
|     std::vector<Syscall::Handle>    m_handles; | ||||
|     std::map<u32, FunctionInfo> m_functions; | ||||
|     std::map<u32, FunctionInfo>     m_functions; | ||||
| }; | ||||
| 
 | ||||
| /// Simple class to manage accessing services from ports and UID handles
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue