mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	keep the namespace comment
This commit is contained in:
		
							parent
							
								
									d9500ecf9b
								
							
						
					
					
						commit
						26a9c5832d
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -285,4 +285,4 @@ void Shutdown() { | |||
|     g_kernel_named_ports.clear(); | ||||
|     LOG_DEBUG(Service, "shutdown OK"); | ||||
| } | ||||
| } | ||||
| } // namespace Service
 | ||||
|  |  | |||
|  | @ -20,7 +20,7 @@ namespace Kernel { | |||
| class ClientPort; | ||||
| class ServerPort; | ||||
| class ServerSession; | ||||
| } | ||||
| } // namespace Kernel
 | ||||
| 
 | ||||
| namespace Service { | ||||
| 
 | ||||
|  | @ -275,4 +275,4 @@ void AddNamedPort(std::string name, Kernel::SharedPtr<Kernel::ClientPort> port); | |||
| /// Adds a service to the services table
 | ||||
| void AddService(Interface* interface_); | ||||
| 
 | ||||
| } // namespace
 | ||||
| } // namespace Service
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue