This commit is contained in:
Julien Danjou 2007-09-27 18:57:03 +02:00
parent ac193f82ad
commit 783a10f146

View file

@ -393,7 +393,7 @@ loadprops(Client * c, int ntags)
* \param awesomeconf awesome config * \param awesomeconf awesome config
*/ */
void 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; int i;
Client *c, *t = NULL; Client *c, *t = NULL;