mirror of
				https://codeberg.org/dwl/dwl-patches.git
				synced 2025-10-30 19:44:21 +00:00 
			
		
		
		
	setrule: fix function formatting in the example
This commit is contained in:
		
							parent
							
								
									5e6df4bdb2
								
							
						
					
					
						commit
						9cce9a2ca5
					
				| @ -12,7 +12,8 @@ option from the [swallow][swallow] patch: | ||||
| 
 | ||||
| ```c | ||||
| void | ||||
| setrulenoswallow(const Arg *arg) { | ||||
| setrulenoswallow(const Arg *arg) | ||||
| { | ||||
| 	Rule *r = getrule(focustop(selmon)); | ||||
| 	if (!r) | ||||
| 		return; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Nikita Ivanov
						Nikita Ivanov