cosmetic
This commit is contained in:
parent
ac193f82ad
commit
783a10f146
2
client.c
2
client.c
|
@ -393,7 +393,7 @@ loadprops(Client * c, int ntags)
|
|||
* \param awesomeconf awesome config
|
||||
*/
|
||||
void
|
||||
manage(Display * disp, DC *drawcontext, Window w, XWindowAttributes * wa, awesome_config *awesomeconf)
|
||||
manage(Display *disp, DC *drawcontext, Window w, XWindowAttributes *wa, awesome_config *awesomeconf)
|
||||
{
|
||||
int i;
|
||||
Client *c, *t = NULL;
|
||||
|
|
Loading…
Reference in New Issue