This commit is contained in:
Julien Danjou 2007-09-27 18:57:03 +02:00
parent ac193f82ad
commit 783a10f146
1 changed files with 1 additions and 1 deletions

View File

@ -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;