mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 19:20:40 -04:00 
			
		
		
		
	Fix typo causing MSVC errors
This commit is contained in:
		
							parent
							
								
									9d7821d774
								
							
						
					
					
						commit
						be6ce835a2
					
				| @ -137,7 +137,7 @@ struct options | |||||||
|     const char *alpn_string;    /* ALPN supported protocols                 */ |     const char *alpn_string;    /* ALPN supported protocols                 */ | ||||||
|     int fallback;               /* is this a fallback connection?           */ |     int fallback;               /* is this a fallback connection?           */ | ||||||
|     char extended_ms;           /* negotiate extended master secret?        */ |     char extended_ms;           /* negotiate extended master secret?        */ | ||||||
|     char etm;       ;           /* negotiate encrypt then mac?     ?        */ |     char etm;                   /* negotiate encrypt then mac?     ?        */ | ||||||
| } opt; | } opt; | ||||||
| 
 | 
 | ||||||
| static void my_debug( void *ctx, int level, const char *str ) | static void my_debug( void *ctx, int level, const char *str ) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Manuel Pégourié-Gonnard
						Manuel Pégourié-Gonnard