mirror of https://github.com/OpenVPN/openvpn-gui
				
				
				
			fix typo
							parent
							
								
									b696a7c16d
								
							
						
					
					
						commit
						849d4641eb
					
				|  | @ -85,7 +85,7 @@ add_option(options_t *options, int i, TCHAR **p) | |||
|     { | ||||
|         TCHAR caption[200]; | ||||
|         TCHAR msg[USAGE_BUF_SIZE]; | ||||
|         /* We only print help and exit: release the semapahore to allow another instance */ | ||||
|         /* We only print help and exit: release the semaphore to allow another instance */ | ||||
|         CloseSemaphore(o.session_semaphore); /* OK to call even if semaphore is NULL */ | ||||
|         o.session_semaphore = NULL; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 ikreb7
						ikreb7