mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Capitalize the first word in a comment (#3059)
* Correct spelling of searchfield in comment
This commit is contained in:
		
							parent
							
								
									c575e6b202
								
							
						
					
					
						commit
						1f6da9fbc5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -30,9 +30,9 @@ void EmuThread::run() { | |||
| 
 | ||||
|     stop_run = false; | ||||
| 
 | ||||
|     // holds whether the cpu was running during the last iteration,
 | ||||
|     // Holds whether the cpu was running during the last iteration,
 | ||||
|     // so that the DebugModeLeft signal can be emitted before the
 | ||||
|     // next execution step
 | ||||
|     // next execution step.
 | ||||
|     bool was_active = false; | ||||
|     while (!stop_run) { | ||||
|         if (running) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue