mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 11:09:01 +01:00 
			
		
		
		
	typo: add space to examples/template_configuration/FreeRTOSConfig.h (#1069)
Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
This commit is contained in:
		
							parent
							
								
									9697f8c9b0
								
							
						
					
					
						commit
						27c4feff66
					
				@ -640,7 +640,7 @@
 | 
			
		||||
#define configUSE_APPLICATION_TASK_TAG         0
 | 
			
		||||
 | 
			
		||||
/* USE_POSIX_ERRNO enables the task global FreeRTOS_errno variable which will
 | 
			
		||||
 * containthe most recent error for that task. */
 | 
			
		||||
 * contain the most recent error for that task. */
 | 
			
		||||
#define configUSE_POSIX_ERRNO                  0
 | 
			
		||||
 | 
			
		||||
/* Set the following INCLUDE_* constants to 1 to incldue the named API function,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user