mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #542 from chinhodado/patch-1
Fix a wrong file name in a comment
This commit is contained in:
		
						commit
						126c8257b4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -32,7 +32,7 @@ typedef u8 ClassType; | ||||||
| /**
 | /**
 | ||||||
|  * Specifies the sub-system that generated the log message. |  * Specifies the sub-system that generated the log message. | ||||||
|  * |  * | ||||||
|  * @note If you add a new entry here, also add a corresponding one to `ALL_LOG_CLASSES` in log.cpp. |  * @note If you add a new entry here, also add a corresponding one to `ALL_LOG_CLASSES` in backend.cpp. | ||||||
|  */ |  */ | ||||||
| enum class Class : ClassType { | enum class Class : ClassType { | ||||||
|     Log,                        ///< Messages about the log system itself
 |     Log,                        ///< Messages about the log system itself
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue