| 
																	
																	
																		
																			
																		
																	
																	
																 | 
																@ -40,9 +40,9 @@ static Bool otherwm, readin; | 
															
														
														
													
														
															
																 | 
																 | 
																static void | 
																 | 
																 | 
																static void | 
															
														
														
													
														
															
																 | 
																 | 
																cleanup(void) { | 
																 | 
																 | 
																cleanup(void) { | 
															
														
														
													
														
															
																 | 
																 | 
																	close(STDIN_FILENO); | 
																 | 
																 | 
																	close(STDIN_FILENO); | 
															
														
														
													
														
															
																 | 
																 | 
																	while(sel) { | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																		resize(sel, True, TopLeft); | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																		unmanage(sel); | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																	while(clients) { | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																		resize(clients, True, TopLeft); | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																		unmanage(clients); | 
															
														
														
													
														
															
																 | 
																 | 
																	} | 
																 | 
																 | 
																	} | 
															
														
														
													
														
															
																 | 
																 | 
																	if(dc.font.set) | 
																 | 
																 | 
																	if(dc.font.set) | 
															
														
														
													
														
															
																 | 
																 | 
																		XFreeFontSet(dpy, dc.font.set); | 
																 | 
																 | 
																		XFreeFontSet(dpy, dc.font.set); | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																			
																		
																	
																	
																	
																 | 
																
  |