mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Correct typo
This commit is contained in:
		
							parent
							
								
									d0d01c584e
								
							
						
					
					
						commit
						5ddc063c88
					
				@ -223,7 +223,8 @@ int main( void )
 | 
			
		||||
#define USAGE_PSK                                                       \
 | 
			
		||||
    "    psk=%%s              default: \"\" (in hex, without 0x)\n"     \
 | 
			
		||||
    "    psk_list=%%s         default: \"\"\n"                          \
 | 
			
		||||
    "                          A list of (PSK identity, PSK value) pairs in (hex format, without 0x)\n" \
 | 
			
		||||
    "                          A list of (PSK identity, PSK value) pairs.\n" \
 | 
			
		||||
    "                          The PSK values are in hex, without 0x.\n" \
 | 
			
		||||
    "                          id1,psk1[,id2,psk2[,...]]\n"             \
 | 
			
		||||
    "    psk_identity=%%s     default: \"Client_identity\"\n"
 | 
			
		||||
#else
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user