mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix typo in define in comment
This fixes error in check-names.sh test. Signed-off-by: John Durkop <john.durkop@fermatsoftware.com>
This commit is contained in:
		
							parent
							
								
									714e3a1318
								
							
						
					
					
						commit
						76228acfb9
					
				@ -28,7 +28,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
 | 
					#if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
 | 
				
			||||||
#include "psa/crypto_config.h"
 | 
					#include "psa/crypto_config.h"
 | 
				
			||||||
#endif /* defined(MBEDTLS_PSAY_CRYPTO_CONFIG) */
 | 
					#endif /* defined(MBEDTLS_PSA_CRYPTO_CONFIG) */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef __cplusplus
 | 
					#ifdef __cplusplus
 | 
				
			||||||
extern "C" {
 | 
					extern "C" {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user