This commit is contained in:
Julien Danjou 2008-01-17 14:19:13 +01:00
parent ed3f624fc0
commit 650788479d
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ extern AwesomeConf globalconf;
* \todo this may bug if number of tags is != than before * \todo this may bug if number of tags is != than before
* \param c Client ref * \param c Client ref
* \param screen Screen ID * \param screen Screen ID
* \return true if client had property
*/ */
static Bool static Bool
client_loadprops(Client * c, int screen) client_loadprops(Client * c, int screen)