mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Fix typo
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
		
							parent
							
								
									cad24bb5d8
								
							
						
					
					
						commit
						57d1d198ef
					
				@ -50,7 +50,7 @@
 | 
				
			|||||||
#define MBEDTLS_STATIC_TESTABLE static
 | 
					#define MBEDTLS_STATIC_TESTABLE static
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/** Allow library to access it's structs' private members.
 | 
					/** Allow library to access its structs' private members.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * Although structs defined in header files are publicly available,
 | 
					 * Although structs defined in header files are publicly available,
 | 
				
			||||||
 * their members are private and should not be accessed by the user.
 | 
					 * their members are private and should not be accessed by the user.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user