mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Remove another mentioning of IAR from config.h
This commit is contained in:
		
							parent
							
								
									272675f4c6
								
							
						
					
					
						commit
						5f95c798a3
					
				@ -149,7 +149,7 @@
 | 
			
		||||
 * when called behaves similarly to the gmtime() function from the C standard,
 | 
			
		||||
 * but is thread safe. Mbed TLS will try to identify the underlying platform
 | 
			
		||||
 * and configure an appropriate underlying implementation (e.g. gmtime_r() for
 | 
			
		||||
 * POSIX and gmtime_s() for Windows and IAR). If this is not possible, then
 | 
			
		||||
 * POSIX and gmtime_s() for Windows). If this is not possible, then
 | 
			
		||||
 * gmtime() will be used. Refer to the documentation for
 | 
			
		||||
 * mbedtls_platform_gmtime() for more information.
 | 
			
		||||
 *
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user