Fix indent
This commit is contained in:
		
							parent
							
								
									3441f4c68d
								
							
						
					
					
						commit
						af10f6f8cd
					
				@ -389,8 +389,7 @@ bool init_wayland() {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
        if (ctx.seat == NULL) {
 | 
					        if (ctx.seat == NULL) {
 | 
				
			||||||
                LOG_W("no seat was found, so dunst cannot see input");
 | 
					                LOG_W("no seat was found, so dunst cannot see input");
 | 
				
			||||||
        }
 | 
					        } else {
 | 
				
			||||||
        else {
 | 
					 | 
				
			||||||
                // pointer may not be detected yet
 | 
					                // pointer may not be detected yet
 | 
				
			||||||
                /* if (ctx.pointer.wl_pointer == NULL) { */
 | 
					                /* if (ctx.pointer.wl_pointer == NULL) { */
 | 
				
			||||||
                        /* LOG_W("no pointer was found, so dunst cannot see input"); */
 | 
					                        /* LOG_W("no pointer was found, so dunst cannot see input"); */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user