E: If we add new supported atoms, please be sure to increment the

array count too.



SVN revision: 64300
This commit is contained in:
Christopher Michael 2011-10-22 17:01:33 +00:00
parent 739d2618f0
commit 9d92d60572
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ e_hints_init(void)
roots = ecore_x_window_root_list(&num);
if (roots)
{
Ecore_X_Atom supported[41];
Ecore_X_Atom supported[43];
int supported_num, i;
supported_num = 0;