fix comment for fallback exit path
This commit is contained in:
		
							parent
							
								
									9c20a943fb
								
							
						
					
					
						commit
						7ea11041ac
					
				@ -1328,7 +1328,7 @@ int main(int argc, char **argv) {
 | 
			
		||||
    g_strfreev(env);
 | 
			
		||||
 | 
			
		||||
    gtk_main();
 | 
			
		||||
    return EXIT_FAILURE; // child process did not exit
 | 
			
		||||
    return EXIT_FAILURE; // child process did not cause termination
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// vim: et:sts=4:sw=4:cino=(0
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user