mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Doxygen: Amend minor issues (#2593)
Corrects a few issues with regards to Doxygen documentation, for example: - Incorrect parameter referencing. - Missing @param tags. - Typos in @param tags. and a few minor other issues.
This commit is contained in:
		
							parent
							
								
									b250ce21b9
								
							
						
					
					
						commit
						0cb52ee74a
					
				
					 18 changed files with 31 additions and 23 deletions
				
			
		| 
						 | 
				
			
			@ -45,7 +45,8 @@ public:
 | 
			
		|||
 | 
			
		||||
    /**
 | 
			
		||||
     * Creates a pair of ServerSession and an associated ClientSession.
 | 
			
		||||
     * @param name Optional name of the ports
 | 
			
		||||
     * @param name        Optional name of the ports.
 | 
			
		||||
     * @param hle_handler Optional HLE handler for this server session.
 | 
			
		||||
     * @return The created session tuple
 | 
			
		||||
     */
 | 
			
		||||
    static SessionPair CreateSessionPair(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue