Fix warning.

SVN revision: 22579
This commit is contained in:
Kim Woelders 2006-05-13 09:47:13 +00:00
parent 914548b644
commit e740796e7e
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ IPC_Screen(const char *params, Client * c __UNUSED__)
int l; int l;
const char *p; const char *p;
param[0] = '\0';
p = params; p = params;
if (p) if (p)
{ {