From 650788479d3bf5a665962ec40e40e1629248c70b Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Thu, 17 Jan 2008 14:19:13 +0100 Subject: [PATCH] doc --- client.c | 1 + 1 file changed, 1 insertion(+) diff --git a/client.c b/client.c index 5cf1df85..bc159350 100644 --- a/client.c +++ b/client.c @@ -44,6 +44,7 @@ extern AwesomeConf globalconf; * \todo this may bug if number of tags is != than before * \param c Client ref * \param screen Screen ID + * \return true if client had property */ static Bool client_loadprops(Client * c, int screen)